mojira.dev
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.

Linked issues

Comments 3

From @unknown:

Please do not report issues related to NBT tags as bugs. If changing NBT via commands does not have the expected effect, that's always considered "working as intended".

Why is this marked as working as intended? Clearly the tag is not doing what it is supposed to do.

Vovalium

(Unassigned)

Unconfirmed

baby, tag, zombie

Minecraft 1.9.4, Minecraft 16w20a, Minecraft 16w21b

Retrieved