Red Sandstone Bridge
mcwbridges:orange_sandstone_bridge

Red Sandstone Bridge

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

Acquisition

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

Crafting
Red Sandstone Wall
Red Sandstone Wall
Red Sandstone Slab
Red Sandstone Slab
Red Sandstone Slab
Red Sandstone Bridge Red Sandstone Bridge ×4 guaranteed

Crafting using Red Sandstone Bridge Stair, in any arrangement. Produces Red Sandstone Bridge.

Crafting ⇆ any arrangement
Red Sandstone Bridge Stair
Red Sandstone Bridge Red Sandstone Bridge guaranteed

Mining & drops

sourcecountchanceconditions
Red Sandstone Bridge1–1100%

Used in (1)

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

Crafting
Red Sandstone Bridge
Red Sandstone Bridge
Red Sandstone Bridge
Red Sandstone Bridge
Red Sandstone Bridge
Red Sandstone Bridge
Red Sandstone Bridge Stair Red Sandstone Bridge Stair ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges: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 (3):

{
  "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": [
    "F F",
    "WWW"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:red_sandstone_wall"
    },
    "W": {
      "item": "minecraft:red_sandstone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_bridges",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "mcwbridges:red_sandstone_bridge_stair"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "recyclable_bridges",
  "experience": null,
  "cooking_time": null
}