diff options
Diffstat (limited to 'items/REFORGE_ANVIL.json')
-rw-r--r-- | items/REFORGE_ANVIL.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json new file mode 100644 index 00000000..0778756a --- /dev/null +++ b/items/REFORGE_ANVIL.json @@ -0,0 +1,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" + ] +}
\ No newline at end of file |