From 6ca9e1d2b01e68b7b2df20e183260c201ff12c0c Mon Sep 17 00:00:00 2001 From: Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> Date: Sun, 21 Aug 2022 14:44:13 +0200 Subject: Cookie Hex Tooltip (#804) --- items/BOOSTER_COOKIE.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/items/BOOSTER_COOKIE.json b/items/BOOSTER_COOKIE.json index e05aca63..1c81608f 100644 --- a/items/BOOSTER_COOKIE.json +++ b/items/BOOSTER_COOKIE.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:cookie", "displayname": "§6Booster Cookie", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie Buff\",1:\"§d§7for §b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §b+20% §7Skill XP\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7and §deffects §7on death\",7:\"§8‣ §ePermafly §7on private islands\",8:\"§8‣ §7Access §6/ah §7and §6/bazaar §7anywhere\",9:\"§8‣ §7Sell items directly to the trades menu\",10:\"§8‣ §7AFK §aimmunity §7on your island\",11:\"§8‣ §7Toggle specific §dpotion effects\",12:\"§8‣ §7Access to §6/anvil §7and §6/etable\",13:\"\",14:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie\"},ExtraAttributes:{id:\"BOOSTER_COOKIE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie\",1:\"§dBuff §7for §b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §b+20% §7Skill XP\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7and §deffects §7on death\",7:\"§8‣ §ePermafly §7on private islands\",8:\"§8‣ §7Access §6/ah §7and §6/bazaar §7anywhere\",9:\"§8‣ §7Sell items directly to the trades menu\",10:\"§8‣ §7AFK §aimmunity §7on your island\",11:\"§8‣ §7Toggle specific §dpotion effects\",12:\"§8‣ §7Access to §6/anvil§7, §6/etable§7, and §6/hex\",13:\"\",14:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie\"},ExtraAttributes:{id:\"BOOSTER_COOKIE\"}}", "damage": 0, "lore": [ - "§7Consume to gain the §dCookie Buff", - "§d§7for §b4 §7days:", + "§7Consume to gain the §dCookie", + "§dBuff §7for §b4 §7days:", "", "§8‣ §7Ability to gain §bBits§7!", "§8‣ §b+20% §7Skill XP", @@ -16,7 +16,7 @@ "§8‣ §7Sell items directly to the trades menu", "§8‣ §7AFK §aimmunity §7on your island", "§8‣ §7Toggle specific §dpotion effects", - "§8‣ §7Access to §6/anvil §7and §6/etable", + "§8‣ §7Access to §6/anvil§7, §6/etable§7, and §6/hex", "", "§6§lLEGENDARY" ], -- cgit