Red Sandstone Bridge Stair
mcwbridges:red_sandstone_bridge_stair

Red Sandstone Bridge Stair

Macaw's Bridges · by Sketch Macaw & Peachy Macaw
block Stone StairsPickaxe Mineable

Acquisition

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

Stone Cutting
Red Sandstone Bridge Stair Red Sandstone Bridge Stair guaranteed

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

Mining & drops

sourcecountchanceconditions
Red Sandstone Bridge Stair1–1100%

Used in (1)

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

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:red_sandstone_bridge_stair
Namespace
mcwbridges
Mod ID
mcwbridges
Tags (2)
mcwbridges:blocks/stone_stairs
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": [
    "  F",
    " FF",
    "FFF"
  ],
  "ingredients": {
    "F": {
      "item": "mcwbridges:orange_sandstone_bridge"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_stairs",
  "experience": null,
  "cooking_time": null
}