diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-06-23 14:11:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-23 14:11:57 +0200 |
commit | 7c1c749b7065ba44dd627e31247428922eba53c5 (patch) | |
tree | b3236300f0a0cb7e3ab68ab3a562992c54e71b73 /items/BOOSTER_COOKIE.json | |
parent | 42da70cb7fe35aa3c524e81daaa0f99ec28da658 (diff) | |
download | NotEnoughUpdates-REPO-7c1c749b7065ba44dd627e31247428922eba53c5.tar.gz NotEnoughUpdates-REPO-7c1c749b7065ba44dd627e31247428922eba53c5.tar.bz2 NotEnoughUpdates-REPO-7c1c749b7065ba44dd627e31247428922eba53c5.zip |
x28 (#769)
* x28
* there now merge
* june-22
* thanks hypixel
* nice story bro
Diffstat (limited to 'items/BOOSTER_COOKIE.json')
-rw-r--r-- | items/BOOSTER_COOKIE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/BOOSTER_COOKIE.json b/items/BOOSTER_COOKIE.json index c00c874f..e05aca63 100644 --- a/items/BOOSTER_COOKIE.json +++ b/items/BOOSTER_COOKIE.json @@ -1,7 +1,7 @@ { "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:\"\",13:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie\"},ExtraAttributes:{id:\"BOOSTER_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\"}}", "damage": 0, "lore": [ "§7Consume to gain the §dCookie Buff", @@ -16,15 +16,16 @@ "§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", "", "§6§lLEGENDARY" ], "internalname": "BOOSTER_COOKIE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Booster_Cookie" ] -} +}
\ No newline at end of file |