Rope Oak Bridge
mcwbridges:rope_oak_bridge

Rope Oak Bridge

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

Acquisition

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

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

Crafting using String, String, Oak Slab, Oak Slab and Oak Slab, arranged in the pattern shown. Produces 4× Rope Oak Bridge.

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

Mining & drops

sourcecountchanceconditions
Rope Oak Bridge1–1100%

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.

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

Block drops

Drops itself when broken.

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
}