Polished Permafrost Stairs
ad_astra:polished_permafrost_stairs

Polished Permafrost Stairs

Ad Astra · by Alex Nijjar
block Pickaxe MineableStairsStairs

Acquisition

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

Crafting
Polished Permafrost Stairs Polished Permafrost Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Permafrost Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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