-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
git-Spigot-0509002-6b95d59
-
Yes
When an armor stand with `Small:1` tag is broken, it doesn't drop any items.
Doesn't happen in vanilla.
Reproduction:
Be in Survival mode
Place Armor Stand
(Optional) place items on it (armor etc)
Run: /data modify entity @e[type=minecraft:armor_stand,distance=..3,limit=1] Small set value 1
Break it
Neither the armor stand item, nor the equipment, if any, is dropped.
Possibly related, although marked as fixed and is from 1.14: SPIGOT-4983