Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-143766

Loot tables cannot be applied to barrels

XMLWordPrintable

    • Confirmed

      The bug

      When applying loot tables to containers, the contents of barrels cannot be modified.

      How to reproduce

      1. Apply a /data merge command to a barrel to give it a loot table
        /data merge block ~ ~-1 ~ {LootTable:"minecraft:chests/buried_treasure"}
        

        Contents will not be altered

      2. Try using the /setblock command
        /setblock ~ ~ ~ minecraft:barrel{LootTable:"minecraft:chests/buried_treasure"}
        

        The barrel will not have the loot table contents

      All commands used worked properly on chests and shulker boxes but not barrels.

            boq [Mojang] Bartosz Bok
            Darkiceflame42 Skylar Rose
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: