Crafting using Any Iron Ingot, Any Iron Ingot, Any Stone, Blank Slate, Any Stone, Any Stone, Any Iron Storage Block and Any Stone, arranged in the pattern shown. Produces Hellfire Forge.
Hellfire Forge
Blood Magic · by WayofTime
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Hellfire Forge | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bloodmagic:soulforge- 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": [
"i i",
"sSs",
"sos"
],
"ingredients": {
"S": {
"item": "bloodmagic:blankslate"
},
"i": {
"tag": "forge:ingots/iron"
},
"o": {
"tag": "forge:storage_blocks/iron"
},
"s": {
"tag": "forge:stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
