Steel Barrel
modern_industrialization:steel_barrel

Steel Barrel

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

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

Acquisition

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

Crafting
Steel Barrel Steel Barrel guaranteed

Block drops

Drops itself

Developer reference
Registry name
modern_industrialization:steel_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:steel_plates"
    },
    "b": {
      "tag": "c:wooden_barrels"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}