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

"/summon"ed or spawned LeashKnots always spawn at 0, 0, 0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 14w21b
    • Minecraft 13w48b, Minecraft 14w04b, Minecraft 14w08a, Minecraft 14w10c, Minecraft 14w11b
    • Unconfirmed

      When summoning or spawning a LeashKnot entity (the entity which corresponds to leads tied to fences), the game will always create it at the coordinates 0, 0, 0, regardless of what data is specified for it.

      For example, you can use the following command:

      /summon LeashKnot ~ ~ ~

      That should spawn the entity at your current coordinate, but will instead always spawn it at 0, 0, 0, regardless of where you use it.

      Similarly, LeashKnot does not accept any NBT tags, so this does not work:

      /summon LeashKnot 5 6 7 {TileX:5,TileY:6,TileZ:7}

      Again, it will instead spawn at 0, 0, 0.

      Finally, this bug also effects LeashKnot spawners: regardless of the specified coordinates, the knot always spawns at 0, 0, 0. See the attached spawner schematic if you wish to test that.

      EDIT: in 14w11b, the LeashKnot's coordinates are a bit buggy. They seem to render at the specified coordinates, but act as though their real location is 0, 0, 0. If you are not looking in the direction of 0, 0, 0, it will not render at all. In addition, it responds to hits at 0, 0, 0, rather than its apparent location. It also uses the given coordinates to determine whether it is on a fence.

            Unassigned Unassigned
            wolfiemario WolfieMario
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: