Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-218910

Eye of ender doesn't point toward correct y-level of stronghold

XMLWordPrintable

    • Icon: Bug 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
    • 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

      1. /locate stronghold
      1. Teleport to the stronghold.
      2. /give @s minecraft:repeating_command_block
      1. 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
      1. 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.
      2. 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.

            Unassigned Unassigned
            greenpepperpasta Oliver K
            Votes:
            20 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              CHK: