Cherry Bridge
mcwbridges:cherry_log_bridge_middle

Cherry Bridge

Wood Type:
Macaw's Bridges · by Sketch Macaw & Peachy Macaw
block Log BridgesCombination Step Sound BlocksAxe Mineable

Acquisition

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

Crafting
Cherry Fence
Cherry Fence
Cherry Slab
Cherry Slab
Cherry Slab
Cherry Bridge Cherry Bridge ×4 guaranteed

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

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

Mining & drops

sourcecountchanceconditions
Cherry Bridge1–1100%

Used in (1)

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

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

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:cherry_log_bridge_middle
Namespace
mcwbridges
Mod ID
mcwbridges
Tags (3)
mcwbridges:blocks/log_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:cherry_fence"
    },
    "W": {
      "item": "minecraft:cherry_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "log_bridges",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "mcwbridges:cherry_log_bridge_stair"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "recyclable_bridges",
  "experience": null,
  "cooking_time": null
}