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.
Metal Scaffolding
Alex's Caves · by Alexthe668, Noonyeyz
Metal Scaffolding is a block from Alex's Caves, crafted from Scrap Metal and Metal Rebar.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Metal Scaffolding | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}

