Altar
hexerei:book_of_shadows_altar

Altar

Hexerei · by JoeFoxe
block Axe Mineable

Altar is a block from Hexerei, crafted from Mahogany Slab and Mahogany Planks.

Acquisition

Crafting using Mahogany Slab, Mahogany Slab, Mahogany Slab, Mahogany Planks, Mahogany Planks, Mahogany Planks and Mahogany Planks, arranged in the pattern shown. Produces Altar.

Crafting
Altar Altar guaranteed

Mining & drops

sourcecountchanceconditions
Altar1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:book_of_shadows_altar
Namespace
hexerei
Mod ID
hexerei
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "@@@",
    "# #",
    "# #"
  ],
  "ingredients": {
    "#": {
      "item": "hexerei:mahogany_planks"
    },
    "@": {
      "item": "hexerei:mahogany_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}