mojira.dev
MC-89978

Small mobs drown in boats

The following mobs drown when riding a boat on water: (They probably also suffocate when riding a boat on land)

Small Slimes, Small Magma Cubes, Cave Spiders, Silverfish, Endermites, Bats, Shulkers, Baby Pigs, Baby Chickens, Baby Wolves, Baby Ocelots, (Baby) Rabbits


To reproduce this bug for yourself, use the following command:

/summon Boat ~ ~ ~ {Passengers:[{id:"ENTITY"}]}


To modify the size of the entities, use the following NBT tags:

Pigs, Cows, Sheep, Chickens, Mooshrooms, Ocelots, Wolves, Rabbits, and Horses: Age:X (-9999 for baby, 0 for adult)

/summon Boat ~ ~ ~ {Passengers:[{id:"ENTITY",Age:X}]}

Zombies, Zombie Pigmen, Villagers: IsBaby:X (1 for baby, 0 for adult)

/summon Boat ~ ~ ~ {Passengers:[{id:"ENTITY",IsBaby:X}]}

Slimes and Magma Cubes: Size:X (0 for small, 1 for medium, 2 for large)

/summon Boat ~ ~ ~ {Passengers:[{id:"ENTITY",Size:X}]}

Linked issues

Comments 17

I think this also affects small slimes (and magma cubes, I guess). Probably also affects silverfish and endermites. Can anybody make a list?

After testing all mobs in boats, the following drown:

Small Slimes, Small Magma Cubes, Cave Spiders, Silverfish, Endermites, Bats, Shulkers, Baby Pigs, Baby Chickens, Baby Wolves, Baby Ocelots, Baby Rabbits


To reproduce this bug for yourself, use the following command:

/summon Boat ~ ~ ~ {Passengers:[{id:"ENTITY"}]}


To modify the size of the entities, use the following NBT tags:

Pigs, Cows, Sheep, Chickens, Mooshrooms, Ocelots, Wolves, Rabbits, and Horses: Age:X (-9999 for baby, 0 for adult)

/summon Boat ~ ~ ~ {Passengers:[{id:"ENTITY",Age:X}]}

Zombies, Zombie Pigmen, Villagers: IsBaby:X (1 for baby, 0 for adult)

/summon Boat ~ ~ ~ {Passengers:[{id:"ENTITY",IsBaby:X}]}

Slimes and Magma Cubes: Size:X (0 for small, 1 for medium, 2 for large)

/summon Boat ~ ~ ~ {Passengers:[{id:"ENTITY",Size:X}]}


Hope this helps! 😃

Great writeup, I'll add it to the description. TIL shulkers drown, interesting. Thank you!

7 more comments

Confirmed for 15w51b. This also affects adult rabbits.

Confirmed fixed for all entities listed. Thank you ProfMobius! <3

Also effects adult cats

MegaXLR

migrated

Confirmed

Minecraft 15w41b, Minecraft 15w42a, Minecraft 15w44a, Minecraft 15w46a, Minecraft 15w47c, Minecraft 15w51b, Minecraft 16w03a

Minecraft 16w04a

Retrieved