diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-27 15:15:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-27 15:15:07 +0200 |
commit | 17617a4517877c3e514bee9445668f3b4d83459d (patch) | |
tree | 4edbc5917f54663033090d30072f5495e4cbe887 /items/FREE_COOKIE.json | |
parent | 6ca9e1d2b01e68b7b2df20e183260c201ff12c0c (diff) | |
download | NotEnoughUpdates-REPO-17617a4517877c3e514bee9445668f3b4d83459d.tar.gz NotEnoughUpdates-REPO-17617a4517877c3e514bee9445668f3b4d83459d.tar.bz2 NotEnoughUpdates-REPO-17617a4517877c3e514bee9445668f3b4d83459d.zip |
big rat (#806)
* :rat:
* i forgot
Diffstat (limited to 'items/FREE_COOKIE.json')
-rw-r--r-- | items/FREE_COOKIE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/FREE_COOKIE.json b/items/FREE_COOKIE.json index ae6d1d67..77777769 100644 --- a/items/FREE_COOKIE.json +++ b/items/FREE_COOKIE.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:cookie", "displayname": "§6Booster Cookie §8(FREE)", - "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:\"§8Cookie given for free! (Untradable!)\",14:\"\",15:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie §8(FREE)\"},ExtraAttributes:{cookie_free_player_id:\"c2a965d8-1e0d-4bb1-8ecd-ac48adeb4188\",id:\"FREE_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‣ §3+25☯ §7on all §3Wisdom §7stats\",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:\"§8Cookie given for free! (Untradable!)\",15:\"\",16:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie §8(FREE)\"},ExtraAttributes:{cookie_free_player_id:\"c2a965d8-1e0d-4bb1-8ecd-ac48adeb4188\",id:\"FREE_COOKIE\"}}", "damage": 0, "lore": [ "§7Consume to gain the §dCookie Buff", "§d§7for §b4 §7days:", "", "§8‣ §7Ability to gain §bBits§7!", - "§8‣ §b+20% §7Skill XP", + "§8‣ §3+25☯ §7on all §3Wisdom §7stats", "§8‣ §b+15✯ §7Magic Find", "§8‣ §7Keep §6coins §7and §deffects §7on death", "§8‣ §ePermafly §7on private islands", @@ -16,6 +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§7, §6/etable§7, and §6/hex", "", "§8Cookie given for free! (Untradable!)", "", @@ -25,6 +26,6 @@ "parent": "BOOSTER_COOKIE", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.1.0-REL", "infoType": "" } |