Crafting using Rope Dark Oak Bridge Stair, in any arrangement. Produces Rope Dark Oak Bridge.
Rope Dark Oak Bridge
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
Acquisition
Crafting using String, String, Dark Oak Slab, Dark Oak Slab and Dark Oak Slab, arranged in the pattern shown. Produces 4× Rope Dark Oak Bridge.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rope Dark Oak Bridge | 1–1 | 100% | — |
Used in (1)
Crafting using Rope Dark Oak Bridge, Rope Dark Oak Bridge, Rope Dark Oak Bridge, Rope Dark Oak Bridge, Rope Dark Oak Bridge and Rope Dark Oak Bridge, arranged in the pattern shown. Produces 6× Rope Dark Oak Bridge Stair.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwbridges:rope_dark_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:dark_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:dark_oak_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": "rope_bridges",
"experience": null,
"cooking_time": null
}