-
Bug
-
Resolution: Unresolved
-
None
-
21w10a, 21w38a, 21w39a, 21w40a, 21w42a, 1.18 Pre-release 1, 1.18 Pre-release 3, 1.18 Pre-release 6, 1.18, 1.18.1, 22w03a, 1.18.2 Pre-release 2, 1.18.2 Pre-release 3, 1.18.2, 22w12a, 22w14a, 22w15a, 22w18a, 22w42a, 1.20.1, 1.20.2 Release Candidate 2, 1.20.4, 1.21.3
-
None
-
Confirmed
-
Structures
-
Low
-
Platform
The bug
In past versions, eyes of ender always seem to point toward a position that is close (within about 16 blocks) to the stronghold. (In my experiments in 1.16.5, the eye always leads toward a position with y-coordinate of 30, and that is always near where the starting staircase of the stronghold is.)
With the recent expansion of the world to include negative y-coordinates, strongholds can generate at a wide range of possible y-levels. However the eye of ender always leads to a point with the same y-value regardless of the stronghold location (it leads to y=30 in 1.18, and y=0 in 1.19+).
To reproduce
/locate stronghold
- Teleport to the stronghold.
/give @s minecraft:repeating_command_block
- Put the following command into the repeating command block:
execute at @e[type=minecraft:eye_of_ender,limit=1,sort=nearest] run fill ~-5 ~-5 ~-5 ~5 ~5 ~5 air replace #minecraft:base_stone_overworld
- Repeatedly throw eyes of ender and follow them until they hover over a fixed position. Observe that the y-level of the fixed position is approximately 0.
- Enter spectator mode and look around for the stronghold. It's likely that the stronghold is dozens of blocks above or below where the eye of ender stopped.
Expected behavior
The final destination of the eye of ender is always near part of the stronghold.
Observed behavior
Often the stronghold is dozens of blocks below the final destination of the eye of ender.
- is duplicated by
-
MC-264402 Ender eyes leads to Y=-1, even if the stronghold is in a higher or lower Y-level
- Resolved
-
MC-268076 i went the the play use the eye of ender lead me to and i dig a lot and can't find the stronghold
- Resolved
- relates to
-
MC-244703 Eye of Ender doesn't go below Y=0 when locating a stonghold
- Open
-
MCPE-161301 Eye of Ender always goes to Y = 31 at Stronghold instead of matching the elevation of the Stronghold
- Open