Endermen holding vines or glow lichen no longer drop them upon being killed
The bug
Endermen holding vines or glow lichen do not drop them upon being killed. This did not occur in 1.19.2, so I believe this is an oversight with the new loot tables.
To reproduce
- Execute the following commands:
/summon minecraft:enderman ~ ~ ~ {NoAI:1b,Health:1f,carriedBlockState:{Name:"minecraft:vine"}} /summon minecraft:enderman ~ ~ ~ {NoAI:1b,Health:1f,carriedBlockState:{Name:"minecraft:glow_lichen"}} - Note that this occurs even when said blocks have provided face block states.
/summon minecraft:enderman ~ ~ ~ {NoAI:1b,Health:1f,carriedBlockState:{Name:"minecraft:vine",Properties:{"east":"true"}}} /summon minecraft:enderman ~ ~ ~ {NoAI:1b,Health:1f,carriedBlockState:{Name:"minecraft:glow_lichen",Properties:{"east":"true"}}} - Hit the endermen.
Expected result
They would drop the item.
Observed result
They don't drop the item.
2022-11-29, 02:21 PM
2024-11-17, 10:10 PM
4
4
-