Crafting using Bamboo, String, Bamboo, Bamboo and Bamboo, arranged in the pattern shown. Produces Bamboo Bridge Support.
Bamboo Bridge Support
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Bridge Support | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:bamboo_bridge_pier- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (2)
mcwbridges:blocks/bamboo_piers minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WFW",
"W W"
],
"ingredients": {
"F": {
"item": "minecraft:string"
},
"W": {
"item": "minecraft:bamboo"
}
},
"conditions": [],
"sequence": null,
"group_name": "bamboo_piers",
"experience": null,
"cooking_time": null
}