Witch Hazel Altar
hexerei:witch_hazel_altar

Witch Hazel Altar

Hexerei · by JoeFoxe
block Axe Mineable

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

Acquisition

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

Crafting
Witch Hazel Altar Witch Hazel Altar guaranteed

Mining & drops

sourcecountchanceconditions
Witch Hazel Altar1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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