diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/FUMING_POTATO_BOOK.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/FUMING_POTATO_BOOK.json')
-rw-r--r-- | items/FUMING_POTATO_BOOK.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/FUMING_POTATO_BOOK.json b/items/FUMING_POTATO_BOOK.json new file mode 100644 index 00000000..ba41feca --- /dev/null +++ b/items/FUMING_POTATO_BOOK.json @@ -0,0 +1,23 @@ +{ + "internalname": "FUMING_POTATO_BOOK", + "itemid": 340, + "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:{originTag:\"UNKNOWN\",id:\"FUMING_POTATO_BOOK\",uuid:\"90bd6f54-0486-45f3-8285-aa6c4cbe5adc\",timestamp:\"7/7/20 8:00 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Use in an anvil or §aReforge", + "§aAnvil §7to combine this book", + "§7with a weapon or armor piece to", + "§7gain a small but permanent stat", + "§7boost!", + "", + "§7This book bypasses the Hot", + "§7Potato Book limit of 10,", + "§7allowing you to upgrade an item", + "§7up to §a15 §7times!", + "", + "§5§lEPIC DUNGEON ITEM" + ] +}
\ No newline at end of file |