Mossy Cobblestone Bridge Stair
mcwbridges:mossy_cobblestone_bridge_stair

Mossy Cobblestone Bridge Stair

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

Acquisition

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

Crafting
Mossy Cobblestone Bridge
Mossy Cobblestone Bridge
Mossy Cobblestone Bridge
Mossy Cobblestone Bridge
Mossy Cobblestone Bridge
Mossy Cobblestone Bridge
Mossy Cobblestone Bridge Stair Mossy Cobblestone Bridge Stair ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Mossy Cobblestone Bridge Stair1–1100%

Used in (1)

Crafting using Mossy Cobblestone Bridge Stair, in any arrangement. Produces Mossy Cobblestone Bridge.

Crafting ⇆ any arrangement
Mossy Cobblestone Bridge Stair
Mossy Cobblestone Bridge Mossy Cobblestone Bridge guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:mossy_cobblestone_bridge_stair
Namespace
mcwbridges
Mod ID
mcwbridges
Tags (2)
mcwbridges:blocks/stone_stairs
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  F",
    " FF",
    "FFF"
  ],
  "ingredients": {
    "F": {
      "item": "mcwbridges:mossy_cobblestone_bridge"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_stairs",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:mossy_cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stonecutting",
  "experience": null,
  "cooking_time": null
}