diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/REFUND_COOKIE.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/REFUND_COOKIE.json b/items/REFUND_COOKIE.json new file mode 100644 index 00000000..99b4fe63 --- /dev/null +++ b/items/REFUND_COOKIE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:cookie", + "displayname": "§6Booster Cookie §8(Untradable)", + "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:\"§8Cookie given as refund! (Untradable)\",15:\"\",16:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie §8(Untradable)\"},ExtraAttributes:{cookie_free_player_id:\"8a9f1841-48e9-48ed-b14f-76a124e6c9df\",originTag:\"REFUND_COOKIE\",id:\"REFUND_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‣ §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", + "§8‣ §7Access to §6/anvil §7and §6/etable", + "", + "§8Cookie given as refund! (Untradable)", + "", + "§6§lLEGENDARY" + ], + "internalname": "REFUND_COOKIE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |