Crafting using Steel Scaffolding Slab and Steel Scaffolding Slab, arranged in the pattern shown. Produces Steel Scaffolding.
Steel Scaffolding
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Crafting using Steel Scaffolding, in any arrangement. Produces Steel Scaffolding.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Steel Scaffolding | 1–1 | 100% | Survives Explosion |
Used in (3)
Crafting using Steel Scaffolding, in any arrangement. Produces Steel Scaffolding.
Crafting using Steel Scaffolding, Steel Scaffolding, Steel Scaffolding, Steel Scaffolding, Steel Scaffolding and Steel Scaffolding, arranged in the pattern shown. Produces 4× Steel Scaffolding Stairs.
Crafting using Steel Scaffolding, Steel Scaffolding and Steel Scaffolding, arranged in the pattern shown. Produces 6× Steel Scaffolding Slab.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
immersiveengineering:steel_scaffolding_wooden_top- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (3)
immersiveengineering:blocks/scaffoldings/steel immersiveengineering:items/scaffoldings/steel minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"s",
"s"
],
"ingredients": {
"s": {
"item": "immersiveengineering:slab_steel_scaffolding_wooden_top"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "immersiveengineering:steel_scaffolding_grate_top"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}