Crafting using Awakened Emerald, Awakened Emerald, Highrock Bricks, Pedestal and Highrock Bricks, arranged in the pattern shown. Produces Dark Altar.
- Inputs
- 2 × Awakened Emerald
- 2 × Highrock Bricks
- Pedestal
- Output
- → Dark Altar
block· Machines & Other Blocks
Dark Altar is a block from Goety, crafted from Awakened Emerald, Highrock Bricks, and Pedestal.
Crafting using Awakened Emerald, Awakened Emerald, Highrock Bricks, Pedestal and Highrock Bricks, arranged in the pattern shown. Produces Dark Altar.
| source | count | drop rate | conditions |
|---|---|---|---|
| Dark Altar | 1–1 | 100% | 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.
Drops itself when broken.
goety:dark_altar_highrockgoetygoetygoety:blocks/dark_altars goety:blocks/highrock_blocks goety:items/dark_altars goety:items/highrock_blocks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"t t",
"scs"
],
"ingredients": {
"c": {
"tag": "goety:pedestals"
},
"s": {
"tag": "goety:full_highrock_craft"
},
"t": {
"item": "goety:magic_emerald"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}