Mojira Archive
MC-102750

IsBaby tag can't return babies to adult state

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.

Duplicate

Vovalium

2016-05-29, 02:53 PM

2020-08-12, 12:34 AM

2017-06-15, 10:47 AM

0

1

Unconfirmed

baby, tag, zombie

Minecraft 1.9.4, Minecraft 16w20a, Minecraft 16w21b

-