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