DoMobLoot does not affect Scute drops
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.