diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:34:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 14:34:12 -0800 |
commit | 549357a3a201a2a24bfab4406346ab2289248929 (patch) | |
tree | f0e223f259d634852a48fc8454d0fcf756f1dafa /items/FUMING_POTATO_BOOK.json | |
parent | 21aed1acba081de6af108596c1c09376f69f3730 (diff) | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
download | NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.gz NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.bz2 NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.zip |
Merge pull request #3 from Moulberry/master
123123
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 |