Crafting using Processed Soulstone, Any Gold Ingot, Runewood Planks, Any Gold Ingot, Runewood Planks, Runewood Planks and Runewood Planks, arranged in the pattern shown. Produces Spirit Altar.
Spirit Altar
Malum · by Sammy Semicolon
Spirit Altar is a block from Malum, crafted from Processed Soulstone, Any Gold Ingot, and Runewood Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Spirit Altar | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
malum:spirit_altar- Namespace
malum- Mod ID
malum- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" Y ",
"ZXZ",
"XXX"
],
"ingredients": {
"X": {
"item": "malum:runewood_planks"
},
"Y": {
"item": "malum:processed_soulstone"
},
"Z": {
"tag": "forge:ingots/gold"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
