Reed Thatch Stairs
byg:reed_thatch_stairs

Reed Thatch Stairs

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block

Reed Thatch Stairs is a block from Oh The Biomes You'll Go, crafted from Reed Thatch.

Acquisition

Crafting using Reed Thatch, Reed Thatch, Reed Thatch, Reed Thatch, Reed Thatch and Reed Thatch, arranged in the pattern shown. Produces 4× Reed Thatch Stairs.

Crafting
Reed Thatch Stairs Reed Thatch Stairs ×4 guaranteed

Block drops

Drops itself

Developer reference
Registry name
byg:reed_thatch_stairs
Namespace
byg
Mod ID
byg

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "byg:reed_thatch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_stairs",
  "experience": null,
  "cooking_time": null
}