LootTable only works for chest blocks but works for all container minecarts
The LootTable tag only works for chests and trapped chests blocks, however it works for all container minecart variants. This means for example loot tables do not work with the hopper block but work with a MinecartHopper:
Example command MinecartHopper
/summon MinecartHopper ~ ~ ~ {LootTable:"chests/simple_dungeon"}
Example command Hopper
/setblock ~ ~ ~ hopper 0 replace {LootTable:"chests/simple_dungeon"}
ProfMobius (Thomas Guimbretiere)
2015-10-21, 08:54 PM
2015-11-27, 07:18 PM
2015-11-27, 07:18 PM
1
2
hopper, hopper-minecart, loot-table
Minecraft 15w43a, Minecraft 15w45a, Minecraft 15w46a
-