{
  "itemid": "minecraft:anvil",
  "displayname": "§fAnvil",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fAnvil\"},ExtraAttributes:{id:\"ANVIL\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "ANVIL",
  "modver": "2.1.0-REL",
  "vanilla": true,
  "clickcommand": "viewrecipe",
  "recipe": {
    "A1": "IRON_BLOCK:1",
    "A2": "IRON_BLOCK:1",
    "A3": "IRON_BLOCK:1",
    "B1": "",
    "B2": "IRON_INGOT:1",
    "B3": "",
    "C1": "IRON_INGOT:1",
    "C2": "IRON_INGOT:1",
    "C3": "IRON_INGOT:1"
  },
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Anvil",
    "https://wiki.hypixel.net/Anvil"
  ],
  "recipes": [
    {
    "type": "trade",
    "cost": "EMERALD:25",
    "result": "ANVIL"
    }
  ]
}