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

IsBaby tag can't return babies to adult state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.9.4, Minecraft 16w20a, Minecraft 16w21b
    • Unconfirmed

      To turn Zombie to baby state I used:
      /entitydata @e

      {IsBaby:1b}

      or
      /entitydata @e

      {IsBaby:1}

      and it worked fine

      then I tried setting it back to adult state with:
      /entitydata @e

      {IsBaby:0b}

      and
      /entitydata @e

      {IsBaby:0}

      and niether one worked

      It seems to be the same for older versions too.

            Unassigned Unassigned
            Vovalium Vovalium
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: