Crafting using Iron Bars, Iron Bars and Iron Bars, arranged in the pattern shown. Produces 3× Iron Bridge Support.
Iron Bridge Support
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iron Bridge Support | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mcwbridges:iron_bridge_pier- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WWW"
],
"ingredients": {
"W": {
"item": "minecraft:iron_bars"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}