Willow Altar
hexerei:willow_altar

Willow Altar

Hexerei · by JoeFoxe
block Axe Mineable

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

Acquisition

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

Crafting
Willow Altar Willow Altar guaranteed

Mining & drops

sourcecountchanceconditions
Willow Altar1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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