Arcane Anvil
irons_spellbooks:arcane_anvil

Arcane Anvil

Iron's Spells 'n Spellbooks · by Iron431, Lab3
block Pickaxe Mineable

Acquisition

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.

Crafting
Arcane Anvil Arcane Anvil guaranteed

Mining & drops

sourcecountchanceconditions
Arcane Anvil1–1100%

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
}