Crafting using Any Iron Plate, Any Iron Plate, Any Iron Plate, Andesite Alloy, Andesite Alloy and Andesite Alloy, arranged in the pattern shown. Produces 8× Metal Girder.
Metal Girder
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Metal Girder | 1–1 | 100% | Survives Explosion |
Block loot table: Metal Girder Encased Shaft (create) create:metal_girder_encased_shaft | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
create:metal_girder- Namespace
create- Mod ID
create- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"CCC"
],
"ingredients": {
"C": {
"item": "create:andesite_alloy"
},
"P": {
"tag": "forge:plates/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}