diff options
Diffstat (limited to 'items/FUMING_POTATO_BOOK.json')
-rw-r--r-- | items/FUMING_POTATO_BOOK.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/FUMING_POTATO_BOOK.json b/items/FUMING_POTATO_BOOK.json index 88a1b899..08698a3c 100644 --- a/items/FUMING_POTATO_BOOK.json +++ b/items/FUMING_POTATO_BOOK.json @@ -1,11 +1,11 @@ { "internalname": "FUMING_POTATO_BOOK", - "itemid": 340, + "itemid": "minecraft:book", "displayname": "§5Fuming Potato Book", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use in an anvil or §aReforge\",1:\"§aAnvil §7to combine this book\",2:\"§7with a weapon or armor piece to\",3:\"§7gain a small but permanent stat\",4:\"§7boost!\",5:\"\",6:\"§7This book bypasses the Hot\",7:\"§7Potato Book limit of 10,\",8:\"§7allowing you to upgrade an item\",9:\"§7up to §a15 §7times!\",10:\"\",11:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Fuming Potato Book\"},ExtraAttributes:{id:\"FUMING_POTATO_BOOK\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Use in an anvil or §aReforge", "§aAnvil §7to combine this book", @@ -19,5 +19,10 @@ "§7up to §a15 §7times!", "", "§5§lEPIC DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fuming_Potato_Book" ] }
\ No newline at end of file |