-
Bug
-
Resolution: Unresolved
-
None
-
23w51a, 1.20.6, 24w18a, 1.21, 1.21.1, 24w38a
-
Confirmed
-
Loot tables, Mob behaviour
-
Low
-
1233203
-
Expansion A
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.
- relates to
-
MC-136208 Scute is not affected by doMobLoot
- Resolved