Crafting using Iron Bridge Stair, in any arrangement. Produces Iron Bridge.
Iron Bridge
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Iron Nugget, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Iron Bridge.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iron Bridge | 1–1 | 100% | — |
Used in (1)
Crafting using Iron Bridge, Iron Bridge, Iron Bridge, Iron Bridge, Iron Bridge and Iron Bridge, arranged in the pattern shown. Produces 6× Iron Bridge Stair.
Block drops
Drops itself when broken.
Developer reference
- Registry name
mcwbridges:iron_bridge- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (3)
mcwbridges:blocks/metal_bridges minecraft:blocks/combination_step_sound_blocks minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "mcwbridges:iron_bridge_stair"
},
"conditions": [],
"sequence": null,
"group_name": "recyclable_bridges",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A A",
"A A",
"III"
],
"ingredients": {
"A": {
"item": "minecraft:iron_nugget"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}