Cherry Rail Bridge
mcwbridges:cherry_rail_bridge

Cherry Rail Bridge

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

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Cherry Rail Bridge1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:cherry_rail_bridge
Namespace
mcwbridges
Mod ID
mcwbridges
Tags (3)
mcwbridges:blocks/rail_bridges
minecraft:blocks/combination_step_sound_blocks
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "F F",
    "FWF"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:cherry_fence"
    },
    "W": {
      "item": "minecraft:cherry_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "rail_bridges",
  "experience": null,
  "cooking_time": null
}