Converted mobs do not keep CanBreakDoors tag
Contrary to the 24w37a changelog, Zombies that convert to Drowned do not keep the CanBreakDoors tag.
To reproduce:
- /summon zombie ~ ~ ~ {CanBreakDoors:1b}
- Place the zombie underwater until it converts to a Drowned
- /data get entity @n[type=drowned] CanBreakDoors
- Notice that the CanBreakDoors tag is 0b, not 1b as expected
There is a small chance the newly spawned zombie will naturally be able to break doors based on regional difficulty, so you may need to repeat the experiment.
2024-09-11, 09:41 PM
2024-09-20, 08:34 AM
2024-09-20, 08:34 AM
2
4
1299665