aboutsummaryrefslogtreecommitdiff
path: root/items/REFORGE_ANVIL.json
blob: e30fb5f33dbef2d3aa318a96baeb221c183c2471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "itemid": "minecraft:anvil",
  "displayname": "§5Reforge Anvil",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Opens a menu that allows you to\",1:\"§7apply advanced reforges to items\",2:\"§7using various types of §aReforge\",3:\"§aStones§7.\",4:\"\",5:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Reforge Anvil\"},ExtraAttributes:{id:\"REFORGE_ANVIL\"}}",
  "damage": 0,
  "lore": [
    "§7Opens a menu that allows you to",
    "§7apply advanced reforges to items",
    "§7using various types of §aReforge",
    "§aStones§7.",
    "",
    "§5§lEPIC DUNGEON ITEM"
  ],
  "internalname": "REFORGE_ANVIL",
  "crafttext": "Requires: Obsidian X",
  "clickcommand": "",
  "modver": "1.5-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Reforge_Anvil"
  ]
}