Holystone Stairs
aether:holystone_stairs

Holystone Stairs

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Pickaxe MineableStairsStairs

Acquisition

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

Crafting
Holystone Stairs Holystone Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Holystone Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:holystone_stairs
Namespace
aether
Mod ID
aether
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "aether:holystone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "aether:holystone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}