Crafting using Demon Stone Tiles, Demon Stone Tiles and Demon Stone Tiles, arranged in the pattern shown. Produces 6× Demon Stone Tile Slab.
Demon Stone Tile Slab
Blood Magic · by WayofTime
Acquisition
Stone Cutting using Any Dungeon Raw. Produces Demon Stone Tile Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Demon Stone Tile Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Demon Stone Tile Slab and Demon Stone Tile Slab, arranged in the pattern shown. Produces Demon Stone Tiles.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
bloodmagic:dungeon_tile_slab- 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_tile"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"tag": "bloodmagic:dungeon_raw"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

