Crafting using Any Stone, Any Stone, Any Stone, Imbued Slate, Unknown ingredient, Imbued Slate, Any Iron Storage Block, Furnace and Any Iron Storage Block, arranged in the pattern shown. Produces Alchemical Reaction Chamber.

Alchemical Reaction Chamber
Blood Magic · by WayofTime
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alchemical Reaction Chamber | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bloodmagic:alchemicalreactionchamber- Namespace
bloodmagic- Mod ID
bloodmagic- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"sss",
"SoS",
"IfI"
],
"ingredients": {
"I": {
"tag": "forge:storage_blocks/iron"
},
"S": {
"item": "bloodmagic:infusedslate"
},
"f": {
"item": "minecraft:furnace"
},
"o": {},
"s": {
"tag": "forge:stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

