mojira.dev
MC-11866

Containers are dropping contents regardless of gamerule doTileDrops setting

When destroying the following containers, the GameRule "doTileDrops" is overlooked when set to false:

Chest
Trapped Chest
Furnace
Dispenser
Dropper
Jukebox

Additionally, all items can be dropped by using the drop key or dragging them from the inventory with this GameRule set to false; perhaps an alternate GameRule "doItemDrops" could be applied here.

Linked issues

Comments 6

Confirmed in 13w11a.

I doubt that inventory contents technically count as "Tile Drops", even though you're breaking a tile (though anything with an inventory is actually a tile entity... which isn't really either, confusingly). So working as intended, most likely, though there perhaps should be a rule that covers these instances.

13w37a still has this issue as well

Still a concern in 1.7.5 and 1.8

Can confirm for 1.8.1

The content of inventories is not considered tile drops, so this gamerule doesn't apply

Theo Winters

michael

Confirmed

container, doTileDrops, gamerule

Minecraft 1.5, Snapshot 13w11a, Minecraft 1.5.2, Minecraft 1.6.1, Minecraft 1.6.2, ..., Minecraft 14w07a, Minecraft 14w08a, Minecraft 1.7.5, Minecraft 1.8, Minecraft 1.8.1

Retrieved