Balustrade Red Sandstone Bridge
mcwbridges:balustrade_orange_sandstone_bridge

Balustrade Red Sandstone Bridge

Macaw's Bridges · by Sketch Macaw & Peachy Macaw
block Stone BridgesCombination Step Sound BlocksPickaxe Mineable

Acquisition

Stone Cutting using Red Sandstone. Produces Balustrade Red Sandstone Bridge.

Stone Cutting
Balustrade Red Sandstone Bridge Balustrade Red Sandstone Bridge guaranteed

Crafting using Red Sandstone Wall, Red Sandstone Wall, Red Sandstone Wall, Red Sandstone Slab, Red Sandstone Slab and Red Sandstone Slab, arranged in the pattern shown. Produces 5× Balustrade Red Sandstone Bridge.

Crafting
Red Sandstone Wall
Red Sandstone Wall
Red Sandstone Wall
Red Sandstone Slab
Red Sandstone Slab
Red Sandstone Slab
Balustrade Red Sandstone Bridge Balustrade Red Sandstone Bridge ×5 guaranteed

Mining & drops

sourcecountchanceconditions
Balustrade Red Sandstone Bridge1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:balustrade_orange_sandstone_bridge
Namespace
mcwbridges
Mod ID
mcwbridges
Tags (3)
mcwbridges:blocks/stone_bridges
minecraft:blocks/combination_step_sound_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:red_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FFF",
    "WWW"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:red_sandstone_wall"
    },
    "W": {
      "item": "minecraft:red_sandstone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "balustrade_bridges",
  "experience": null,
  "cooking_time": null
}