Incense Altar
bloodmagic:incensealtar

Incense Altar

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Any Stone, Any Stone, Any Stone, Charcoal, Any Stone, Any Cobblestone, Unknown ingredient and Any Cobblestone, arranged in the pattern shown. Produces Incense Altar.

Crafting
Incense Altar Incense Altar guaranteed

Mining & drops

sourcecountchanceconditions
Incense Altar1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:incensealtar
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": [
    "s s",
    "shs",
    "coc"
  ],
  "ingredients": {
    "c": {
      "tag": "forge:cobblestone"
    },
    "h": {
      "item": "minecraft:charcoal"
    },
    "o": {},
    "s": {
      "tag": "forge:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}