1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"internalname": "REFORGE_ANVIL",
"itemid": 145,
"displayname": "§5Reforge Anvil",
"clickcommand": "",
"damage": 0,
"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\"}}",
"modver": "1.0.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"
]
}
|