Stone Cutting using Any Dungeon Vengeful. Produces Vengeful Demon Polished Stone Stairs.
Vengeful Demon Polished Stone Stairs
Blood Magic · by WayofTime
Acquisition
Crafting using Vengeful Polished Demon Stone, Vengeful Polished Demon Stone, Vengeful Polished Demon Stone, Vengeful Polished Demon Stone, Vengeful Polished Demon Stone and Vengeful Polished Demon Stone, arranged in the pattern shown. Produces 4× Vengeful Demon Polished Stone Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Vengeful Demon Polished Stone Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
bloodmagic:dungeon_polished_stairs_vengeful- Namespace
bloodmagic- Mod ID
bloodmagic- Tags (4)
bloodmagic:blocks/dungeon_vengeful bloodmagic:items/dungeon_vengeful minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"tag": "bloodmagic:dungeon_vengeful"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "bloodmagic:dungeon_polished_vengeful"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



