From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/BOTTLE_OF_JYRRE.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/BOTTLE_OF_JYRRE.json (limited to 'items/BOTTLE_OF_JYRRE.json') diff --git a/items/BOTTLE_OF_JYRRE.json b/items/BOTTLE_OF_JYRRE.json new file mode 100644 index 00000000..a9dcb305 --- /dev/null +++ b/items/BOTTLE_OF_JYRRE.json @@ -0,0 +1,22 @@ +{ + "internalname": "BOTTLE_OF_JYRRE", + "itemid": "minecraft:potion", + "displayname": "Bottle of Jyrre", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Provides a boost to your §b✎\",1:\"§bIntelligence§7! The longer this\",2:\"§7item stays in your inventory,\",3:\"§7the more intelligent you will be\",4:\"§7after drinking it. Must be kept\",5:\"§7in your inventory at all times!\",6:\"\",7:\"§7Intelligence Bonus: §b0\",8:\"§7Duration: §b10 Minutes\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§cBottle of Jyrre\"},ExtraAttributes:{bottle_of_jyrre_seconds:50,originTag:\"UNKNOWN\",id:\"BOTTLE_OF_JYRRE\",uuid:\"9ec391b8-fb1e-46ea-9c5e-7488a29cbb07\",timestamp:\"12/24/19 7:02 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Provides a boost to your §b✎", + "§bIntelligence§7! The longer this", + "§7item stays in your inventory,", + "§7the more intelligent you will be", + "§7after drinking it. Must be kept", + "§7in your inventory at all times!", + "", + "§7Intelligence Bonus: §b0", + "§7Duration: §b10 Minutes", + "", + "§f§lCOMMON" + ] +} \ No newline at end of file -- cgit