Polished Mercury Stone Stairs
ad_astra:polished_mercury_stone_stairs

Polished Mercury Stone Stairs

Ad Astra · by Alex Nijjar
block Pickaxe MineableStairsStairs

Acquisition

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

Crafting
Polished Mercury Stone Stairs Polished Mercury Stone Stairs ×4 guaranteed

Stone Cutting using Mercury Stone. Produces Polished Mercury Stone Stairs.

Stone Cutting
Polished Mercury Stone Stairs Polished Mercury Stone Stairs guaranteed

Mining & drops

sourcecountchanceconditions
Polished Mercury Stone Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (3):

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