Crafting using Block of Amethyst, Block of Amethyst, Block of Amethyst, Any Diamond Gem, Polished Deepslate, Anvil and Polished Deepslate, arranged in the pattern shown. Produces Arcane Anvil.
Arcane Anvil
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Arcane Anvil | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
irons_spellbooks:arcane_anvil- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
" D ",
"SVS"
],
"ingredients": {
"A": {
"item": "minecraft:amethyst_block"
},
"D": {
"tag": "forge:gems/diamond"
},
"S": {
"item": "minecraft:polished_deepslate"
},
"V": {
"item": "minecraft:anvil"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

