Bronze Barrel
modern_industrialization:bronze_barrel

Bronze Barrel

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone ToolBarrels

Bronze Barrel is a block from Modern Industrialization, crafted from Bronze Plate and Barrel.

Acquisition

Crafting using Bronze Plate, Bronze Plate, Bronze Plate, Bronze Plate, Barrel, Bronze Plate, Bronze Plate, Bronze Plate and Bronze Plate, arranged in the pattern shown. Produces Bronze Barrel.

Crafting
Bronze Barrel Bronze Barrel guaranteed

Block drops

Drops itself

Developer reference
Registry name
modern_industrialization:bronze_barrel
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
modern_industrialization:items/barrels

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#b#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "c:bronze_plates"
    },
    "b": {
      "tag": "c:wooden_barrels"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}