Metal Scaffolding
alexscaves:metal_scaffolding

Metal Scaffolding

Alex's Caves · by Alexthe668, Noonyeyz
block Ferromagnetic BlocksScaffoldingFerromagnetic ItemsClimbablePickaxe MineableNeeds Stone Tool

Metal Scaffolding is a block from Alex's Caves, crafted from Scrap Metal and Metal Rebar.

Acquisition

Crafting using Scrap Metal, Scrap Metal, Scrap Metal, Metal Rebar, Metal Rebar, Metal Rebar and Metal Rebar, arranged in the pattern shown. Produces 6× Metal Scaffolding.

Crafting
Metal Scaffolding Metal Scaffolding ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Metal Scaffolding1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:metal_scaffolding
Namespace
alexscaves
Mod ID
alexscaves
Tags (6)
alexscaves:blocks/ferromagnetic_blocks
alexscaves:blocks/scaffolding
alexscaves:items/ferromagnetic_items
minecraft:blocks/climbable
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TTT",
    "S S",
    "S S"
  ],
  "ingredients": {
    "S": {
      "item": "alexscaves:metal_rebar"
    },
    "T": {
      "item": "alexscaves:scrap_metal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}