Rope Dark Oak Bridge
mcwbridges:rope_dark_oak_bridge

Rope Dark Oak Bridge

Macaw's Bridges · by Sketch Macaw & Peachy Macaw
block Rope BridgesCombination Step Sound BlocksAxe Mineable

Acquisition

Crafting using Rope Dark Oak Bridge Stair, in any arrangement. Produces Rope Dark Oak Bridge.

Crafting ⇆ any arrangement
Rope Dark Oak Bridge Stair
Rope Dark Oak Bridge Rope Dark Oak Bridge guaranteed

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.

Crafting
String
String
Dark Oak Slab
Dark Oak Slab
Dark Oak Slab
Rope Dark Oak Bridge Rope Dark Oak Bridge ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Rope Dark Oak Bridge1–1100%

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.

Crafting
Rope Dark Oak Bridge
Rope Dark Oak Bridge
Rope Dark Oak Bridge
Rope Dark Oak Bridge
Rope Dark Oak Bridge
Rope Dark Oak Bridge
Rope Dark Oak Bridge Stair Rope Dark Oak Bridge Stair ×6 guaranteed

Block drops

Drops itself when broken.

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
}