Dark Altar
16×16 · BAKED

block· Machines & Other Blocks

Dark Altar

Goety · by Polarice3
block Dark Altars

Dark Altar is a block from Goety, crafted from Awakened Emerald, Nether Bricks, and Pedestal.

Acquisition

Crafting using Awakened Emerald, Awakened Emerald, Nether Bricks, Pedestal and Nether Bricks, arranged in the pattern shown. Produces Dark Altar.

Crafting
Dark Altar Dark Altar guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:dark_altar_nether_brick
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/dark_altars
goety:items/dark_altars

Recipe JSON (1):

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