-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.8, Minecraft 15w36d
-
None
-
Unconfirmed
Steps to reproduce:
1. Type this
/gamerule doMobLoot false
2. Issue this command
/summon EntityHorse ~ ~ ~3 {NoAI:true,ChestedHorse:true,SaddleItem:{id:"saddle",Count:1b}}
3. Now kill the horse
/kill @e[type=EntityHorse,r=10]
Result:
Chest and Saddle are dropped onto ground even though doMobLoot should not allow them
- duplicates
-
MC-15114 horses drop their saddles and armor even if doMobLoot gamerule is set to false
- Resolved