Blackstone Bridge Stair
mcwbridges:blackstone_bridge_stair

Blackstone Bridge Stair

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

Acquisition

Stone Cutting using Blackstone. Produces Blackstone Bridge Stair.

Stone Cutting
Blackstone Bridge Stair Blackstone Bridge Stair guaranteed

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

Crafting
Blackstone Bridge
Blackstone Bridge
Blackstone Bridge
Blackstone Bridge
Blackstone Bridge
Blackstone Bridge
Blackstone Bridge Stair Blackstone Bridge Stair ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Blackstone Bridge Stair1–1100%

Used in (1)

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

Crafting ⇆ any arrangement
Blackstone Bridge Stair
Blackstone Bridge Blackstone Bridge guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:blackstone_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:blackstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  F",
    " FF",
    "FFF"
  ],
  "ingredients": {
    "F": {
      "item": "mcwbridges:blackstone_bridge"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_stairs",
  "experience": null,
  "cooking_time": null
}