Spirit Altar
malum:spirit_altar

Spirit Altar

Malum · by Sammy Semicolon
block Axe Mineable

Spirit Altar is a block from Malum, crafted from Processed Soulstone, Any Gold Ingot, and Runewood Planks.

Acquisition

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.

Crafting
Spirit Altar Spirit Altar guaranteed

Mining & drops

sourcecountchanceconditions
Spirit Altar1–1100%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
}