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

Client does not merge EntityTag for spawn eggs, resulting in visual inconsistencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.15.2
    • Minecraft 15w35e, Minecraft 15w44b, Minecraft 1.10.2, Minecraft 16w40a, Minecraft 1.11, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w43b, Minecraft 17w46a, Minecraft 17w48a, Minecraft 18w03b
    • None
    • Confirmed
    • (Unassigned)

      Expected behavior:

      Put EntityTag on Zombie spawn egg:

      /give @p spawn_egg 1 0 {EntityTag:{id:"minecraft:zombie",IsBaby:0b,HandItems:[],ArmorItems:[]}}

      For 1.13:

      /give @p minecraft:zombie_spawn_egg{EntityTag:{IsBaby:0b,HandItems:[],ArmorItems:[]}}

      Spawn large number of zombies and they should all be identical.

      Actual behavior:

      Zombies have varied equipment and type as they would without EntityTag.

      This is an issue for the client only; the server has the correct data. Logging out and back in will fix client-side issues.

        1. 1.16_RC1.png
          1.16_RC1.png
          627 kB
        2. 2017-10-27_15.25.02.png
          2017-10-27_15.25.02.png
          1.83 MB
        3. 2017-10-27_15.25.55.png
          2017-10-27_15.25.55.png
          2.06 MB

            Unassigned Unassigned
            SliceThePi SliceThePi
            Votes:
            8 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: