Mojira Archive
MC-140724

Horses still drop horse armor when doMobLoot, doEntityDrops and [vanilla] datapack are disabled

Make sure all entity drops, mob drops and theĀ  [vanilla] datapack are disabled.

/gamerule doMobDrops false && /gamerule doEntityDrops false && /datapack disable vanilla

spawn a horse:

/summon minecraft:horse ~ ~ ~ {Rotation:[90f,0f],Silent:1b,NoAI:1b,Invulnerable:1b,ArmorItem:{id:"minecraft:golden_horse_armor",Count:1b}}

Kill it.

It drops its armor.

Duplicate

AgentM

2018-12-07, 06:23 PM

2018-12-07, 06:27 PM

2018-12-07, 06:27 PM

0

0

Unconfirmed

Minecraft 18w49a

-