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



