Stainless Steel Barrel
modern_industrialization:stainless_steel_barrel

Stainless Steel Barrel

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

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

Acquisition

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

Crafting
Stainless Steel Barrel Stainless Steel Barrel guaranteed

Block drops

Drops itself

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