Scute is not affected by doMobLoot
Created Issue:
Scute is not affected by doMobLoot
Changed Description:
Added Assignee:
rockenroll4life (Josh Letellier)
Added Fixed Versions: 1.13.1-pre2
Added Linked Issues:
relates to
Added Linked Issues:
relates to
Summary:
Relates to MC-136208, which was surprisingly fixed. Armadillos continue to drop scutes even when the gamerule doMobLoot is disabled, a behavior inconsistent with turtles due to the fix. This inconsistency might be intentional.
Steps to reproduce:
/gamerule doMobLoot false/summon minecraft:armadillo ~ ~ ~ {scute_time:0}
Observed result:
The armadillo dropped an armadillo scute.
Expected result:
The armadillo should not drop an armadillo scute.
Note:
This gamerule likely shouldn't influence scute drops when using a brush on the armadillo.
Video:
armadillo doMobLoot false.mp4![]()
Code analysis by [~Arnav78]
This was fixed in Java Edition (MC-136208).