diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-10 13:07:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-10 13:07:59 +0200 |
commit | eaac8c6008ec91d8111ec2ca6cfce1e4b282242d (patch) | |
tree | bc5d6b181d236b61a260a81052c6012b47f73e78 /items/HOT_POTATO_BOOK.json | |
parent | 54fedb67b2a234a91f6ff63068751fc80c15c60a (diff) | |
download | NotEnoughUpdates-REPO-eaac8c6008ec91d8111ec2ca6cfce1e4b282242d.tar.gz NotEnoughUpdates-REPO-eaac8c6008ec91d8111ec2ca6cfce1e4b282242d.tar.bz2 NotEnoughUpdates-REPO-eaac8c6008ec91d8111ec2ca6cfce1e4b282242d.zip |
Added wiki links and fixed potato books (#814)
Diffstat (limited to 'items/HOT_POTATO_BOOK.json')
-rw-r--r-- | items/HOT_POTATO_BOOK.json | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/items/HOT_POTATO_BOOK.json b/items/HOT_POTATO_BOOK.json index f2ec5a6c..27555bf5 100644 --- a/items/HOT_POTATO_BOOK.json +++ b/items/HOT_POTATO_BOOK.json @@ -1,13 +1,21 @@ { "itemid": "minecraft:book", "displayname": "§5Hot Potato Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Combine this Book in an Anvil\",1:\"§7with a weapon or armor piece to\",2:\"§7gain a small but permanent stat\",3:\"§7boost!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Hot Potato Book\"},ExtraAttributes:{id:\"HOT_POTATO_BOOK\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7When applied to armor, grants\",3:\"§7§a+2❈ Defense §7and §c+4❤\",4:\"§cHealth§7.\",5:\"\",6:\"§7When applied to weapons, grants\",7:\"§7§c+2❁ Strength §7and §c+2❁\",8:\"§cDamage§7.\",9:\"\",10:\"§7This can be applied to an item\",11:\"§7up to §a10 §7times!\",12:\"\",13:\"§5§lEPIC\"],Name:\"§5Hot Potato Book\"},ExtraAttributes:{id:\"HOT_POTATO_BOOK\"}}", "damage": 0, "lore": [ - "§7Combine this Book in an Anvil", - "§7with a weapon or armor piece to", - "§7gain a small but permanent stat", - "§7boost!", + "§7§8Combinable in Anvil", + "", + "§7When applied to armor, grants", + "§7§a+2❈ Defense §7and §c+4❤", + "§cHealth§7.", + "", + "§7When applied to weapons, grants", + "§7§c+2❁ Strength §7and §c+2❁", + "§cDamage§7.", + "", + "§7This can be applied to an item", + "§7up to §a10 §7times!", "", "§5§lEPIC" ], @@ -24,10 +32,10 @@ }, "internalname": "HOT_POTATO_BOOK", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hot_Potato_Book" ], "crafttext": "Requires: Potato VIII" -} +}
\ No newline at end of file |