Polished End Stone Stairs
cataclysm:polished_end_stone_stairs

Polished End Stone Stairs

cataclysm · by L_Ender
block Endermaptera Can Not SpawnEnder Golem Can DestroyEnder Guardian Can DestroyPickaxe MineableStairsStairs

Acquisition

Mining & drops

sourcecountchanceconditions
Polished End Stone Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
cataclysm:polished_end_stone_stairs
Namespace
cataclysm
Mod ID
cataclysm
Tags (6)
cataclysm:blocks/endermaptera_can_not_spawn
cataclysm:blocks/ender_golem_can_destroy
cataclysm:blocks/ender_guardian_can_destroy
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (1):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "anyOf": [
      {
        "item": "minecraft:end_stone"
      },
      {
        "item": "cataclysm:polished_end_stone"
      }
    ]
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}