-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.2
-
None
-
I'm playing on Minecraft 1.14.2
-
Unconfirmed
-
(Unassigned)
Drowned can get `DrownedConversionTime` data from other mobs through `/data modify` and will proceed to drown. They will still be Drowned, but their NBT will be gone. Also, unlike with zombies and husks, this command (/execute as @e[type=drowned,nbt=!\{DrownedConversionTime:-1,InWaterTime:-1}] at @s run data merge entity @s {DrownedConversionTime:-1,InWaterTime:-1}) can't fix it.
- duplicates
-
MC-127491 Drowned, zombie villagers and zombified piglins have the DrownedConversionTime and InWaterTime tags
- Open