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