-
Bug
-
Resolution: Unresolved
-
None
-
1.21.0.24 Preview, 1.20.81 Hotfix
-
Confirmed
-
Multiple
-
1232717
Summary:
When a turtle grows up and drops scute, the game does not check if doMobLoot is set to false.
Steps to reproduce:
- Set doMobLoot to false.
/gamerule doMobLoot false
- Summon a baby turtle.
/summon turtle ~ ~1 ~ 0 0 minecraft:entity_born
- Feed the turtle seagrass.
Observed result:
The turtle will still drop scute.
Expected result:
The turtle will not drop scute.
- relates to
-
MC-136208 Scute is not affected by doMobLoot
- Resolved