diff options
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 |