Crafting using Rope Oak Bridge Stair, in any arrangement. Produces Rope Oak Bridge.
Rope Oak Bridge
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Crafting using String, String, Oak Slab, Oak Slab and Oak Slab, arranged in the pattern shown. Produces 4× Rope Oak Bridge.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rope Oak Bridge | 1–1 | 100% | — |
Used in (1)
Crafting using Rope Oak Bridge, Rope Oak Bridge, Rope Oak Bridge, Rope Oak Bridge, Rope Oak Bridge and Rope Oak Bridge, arranged in the pattern shown. Produces 6× Rope Oak Bridge Stair.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:rope_oak_bridge- Namespace
mcwbridges- Mod ID
mcwbridges- Tags (3)
mcwbridges:blocks/rope_bridges minecraft:blocks/combination_step_sound_blocks minecraft:blocks/mineable/axe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "mcwbridges:oak_rope_bridge_stair"
},
"conditions": [],
"sequence": null,
"group_name": "recyclable_bridges",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"F F",
"WWW"
],
"ingredients": {
"F": {
"item": "minecraft:string"
},
"W": {
"item": "minecraft:oak_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "rope_bridges",
"experience": null,
"cooking_time": null
}