Polished Twisted Rock Stairs
malum:polished_twisted_rock_stairs

Polished Twisted Rock Stairs

Malum · by Sammy Semicolon
block Twisted RockTwisted Rock StairsTwisted RockTwisted Rock StairsPickaxe MineableStairsStairs

Polished Twisted Rock Stairs is a block from Malum, crafted from Polished Twisted Rock.

Acquisition

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

Crafting
Polished Twisted Rock Stairs Polished Twisted Rock Stairs ×4 guaranteed

Stone Cutting using Twisted Rock. Produces Polished Twisted Rock Stairs.

Stone Cutting
Polished Twisted Rock Stairs Polished Twisted Rock Stairs guaranteed

Mining & drops

sourcecountchanceconditions
Polished Twisted Rock Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:polished_twisted_rock_stairs
Namespace
malum
Mod ID
malum
Tags (7)
malum:blocks/twisted_rock
malum:blocks/twisted_rock_stairs
malum:items/twisted_rock
malum:items/twisted_rock_stairs
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (3):

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