aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-06-23 17:43:25 +0200
committerGitHub <noreply@github.com>2021-06-23 11:43:25 -0400
commit020ff815766de48e5703ee95e447938d6a777e3f (patch)
treee67fa9f289ffb33f1d8ddec8c972deb5d3581a64 /items
parent39e194f481c091ee398a48d781d322cb3f8ad911 (diff)
downloadNotEnoughUpdates-REPO-020ff815766de48e5703ee95e447938d6a777e3f.tar.gz
NotEnoughUpdates-REPO-020ff815766de48e5703ee95e447938d6a777e3f.tar.bz2
NotEnoughUpdates-REPO-020ff815766de48e5703ee95e447938d6a777e3f.zip
Added new Item and updated enchants (#523)
* Updated constants/enchants * Added new Refund Cookie
Diffstat (limited to 'items')
-rw-r--r--items/REFUND_COOKIE.json30
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