diff options
Diffstat (limited to 'items/FREE_COOKIE.json')
-rw-r--r-- | items/FREE_COOKIE.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/FREE_COOKIE.json b/items/FREE_COOKIE.json new file mode 100644 index 00000000..16ce3f3d --- /dev/null +++ b/items/FREE_COOKIE.json @@ -0,0 +1,29 @@ +{ + "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\",originTag:\"FREE_COOKIE\",id:\"FREE_COOKIE\",uuid:\"5e742310-1a2d-4c82-a9b0-7a7185e730ca\",timestamp:\"9/23/20 5:05 PM\"}}", + "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‣ §b+15✯ §7Magic Find", + "§8‣ §7Keep §6coins §7and §deffects §7on death", + "§8‣ §ePermafly §7on private islands", + "§8‣ §7Access §6/ah §7and §6/bazaar §7anywhere", + "§8‣ §7Sell items directly to the trades menu", + "§8‣ §7AFK §aimmunity §7on your island", + "§8‣ §7Toggle specific §dpotion effects", + "", + "§8Cookie given for free! (Untradable!)", + "", + "§6§lLEGENDARY" + ], + "internalname": "FREE_COOKIE", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file |