Crafting using Any Stone, Any Stone, Any Stone, Furnace, Any Stone, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Blood Altar.
Blood Altar
Blood Magic · by WayofTime
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Blood Altar | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bloodmagic:altar- 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": [
"a a",
"aba",
"ccc"
],
"ingredients": {
"a": {
"tag": "forge:stone"
},
"b": {
"item": "minecraft:furnace"
},
"c": {
"tag": "forge:ingots/gold"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

