Dark Altar
16×16 · BAKED

block· Machines & Other Blocks

Dark Altar

Goety · by Polarice3
block Dark AltarsOminous BlocksDark Altars

Dark Altar is a block from Goety, crafted from Awakened Emerald, Polished Ominous Stone, and Pedestal.

Acquisition

Crafting using Awakened Emerald, Awakened Emerald, Polished Ominous Stone, Pedestal and Polished Ominous Stone, arranged in the pattern shown. Produces Dark Altar.

Crafting
Dark Altar Dark Altar guaranteed

Mining & drops

sourcecountdrop rateconditions
Dark Altar1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:dark_altar_ominous_stone
Namespace
goety
Mod ID
goety
Tags (3)
goety:blocks/dark_altars
goety:blocks/ominous_blocks
goety:items/dark_altars

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "t t",
    "scs"
  ],
  "ingredients": {
    "c": {
      "tag": "goety:pedestals"
    },
    "s": {
      "tag": "goety:full_ominous_stone_craft"
    },
    "t": {
      "item": "goety:magic_emerald"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}