Stone Cutting using Polished Tainted Rock. Produces Polished Tainted Rock Stairs.
Polished Tainted Rock Stairs
Malum · by Sammy Semicolon
Polished Tainted Rock Stairs is a block from Malum, crafted from Polished Tainted Rock.
Acquisition
Crafting using Polished Tainted Rock, Polished Tainted Rock, Polished Tainted Rock, Polished Tainted Rock, Polished Tainted Rock and Polished Tainted Rock, arranged in the pattern shown. Produces 4× Polished Tainted Rock Stairs.
Stone Cutting using Tainted Rock. Produces Polished Tainted Rock Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Tainted Rock Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
malum:polished_tainted_rock_stairs- Namespace
malum- Mod ID
malum- Tags (7)
malum:blocks/tainted_rock malum:blocks/tainted_rock_stairs malum:items/tainted_rock malum:items/tainted_rock_stairs minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs minecraft:items/stairs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "malum:polished_tainted_rock"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "malum:polished_tainted_rock"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "malum:tainted_rock"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

