Sandstone Bridge Stair
mcwbridges:sandstone_bridge_stair

Sandstone Bridge Stair

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

Acquisition

Stone Cutting using Sandstone. Produces Sandstone Bridge Stair.

Stone Cutting
Sandstone Bridge Stair Sandstone Bridge Stair guaranteed

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

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

Mining & drops

sourcecountchanceconditions
Sandstone Bridge Stair1–1100%

Used in (1)

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

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

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges: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: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:sandstone_bridge"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_stairs",
  "experience": null,
  "cooking_time": null
}