Thornwood Stairs
alexscaves:thornwood_stairs

Thornwood Stairs

Alex's Caves · by Alexthe668, Noonyeyz
block Axe MineableWooden StairsWooden Stairs

Thornwood Stairs is a block from Alex's Caves, crafted from Thornwood Planks.

Acquisition

Crafting using Thornwood Planks, Thornwood Planks, Thornwood Planks, Thornwood Planks, Thornwood Planks and Thornwood Planks, arranged in the pattern shown. Produces 4× Thornwood Stairs.

Crafting
Thornwood Stairs Thornwood Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Thornwood Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:thornwood_stairs
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/wooden_stairs
minecraft:items/wooden_stairs

Recipe JSON (1):

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