aether:altar

Altar

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Pickaxe Mineable

Acquisition

Crafting using Holystone, Holystone, Holystone, Holystone, Zanite Gemstone, Holystone, Holystone, Holystone and Holystone, arranged in the pattern shown. Produces Altar.

Crafting
Altar guaranteed

Mining & drops

sourcecountchanceconditions
Altar1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:altar
Namespace
aether
Mod ID
aether
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "HHH",
    "HZH",
    "HHH"
  ],
  "ingredients": {
    "H": {
      "item": "aether:holystone"
    },
    "Z": {
      "tag": "aether:gems/zanite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}