Crafting using Pearl, Abyssmarine, Abyssmarine, Abyssmarine and Abyssmarine, arranged in the pattern shown. Produces Abyssal Altar.
Abyssal Altar
Alex's Caves · by Alexthe668, Noonyeyz
Abyssal Altar is a block from Alex's Caves, crafted from Pearl and Abyssmarine.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Abyssal Altar | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexscaves:abyssal_altar- Namespace
alexscaves- Mod ID
alexscaves- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
"AAA",
" A "
],
"ingredients": {
"A": {
"item": "alexscaves:abyssmarine"
},
"P": {
"item": "alexscaves:pearl"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
