Rope Cherry Bridge
mcwbridges:rope_cherry_bridge

Rope Cherry Bridge

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

Acquisition

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

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

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

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

Mining & drops

sourcecountchanceconditions
Rope Cherry Bridge1–1100%

Used in (1)

Crafting using Rope Cherry Bridge, Rope Cherry Bridge, Rope Cherry Bridge, Rope Cherry Bridge, Rope Cherry Bridge and Rope Cherry Bridge, arranged in the pattern shown. Produces 6× Rope Cherry Bridge Stair.

Crafting
Rope Cherry Bridge
Rope Cherry Bridge
Rope Cherry Bridge
Rope Cherry Bridge
Rope Cherry Bridge
Rope Cherry Bridge
Rope Cherry Bridge Stair Rope Cherry Bridge Stair ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:rope_cherry_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_shaped",
  "pattern": [
    "F F",
    "WWW"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:string"
    },
    "W": {
      "item": "minecraft:cherry_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "rope_bridges",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "mcwbridges:cherry_rope_bridge_stair"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "recyclable_bridges",
  "experience": null,
  "cooking_time": null
}