diff options
Diffstat (limited to 'items/REFINED_BOTTLE_OF_JYRRE.json')
-rw-r--r-- | items/REFINED_BOTTLE_OF_JYRRE.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/REFINED_BOTTLE_OF_JYRRE.json b/items/REFINED_BOTTLE_OF_JYRRE.json new file mode 100644 index 00000000..2caa3b3c --- /dev/null +++ b/items/REFINED_BOTTLE_OF_JYRRE.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§6Refined Bottle of Jyrre", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Drink to boost your §b✎\",1:\"§bIntelligence §7by §b300 §7for 60\",2:\"§7minutes!\",3:\"\",4:\"§6Aged Like Fine Jyrre\",5:\"§7Drinking this potion grants\",6:\"§7permanent §b+1✎ Intelligence§7.\",7:\"§7You may drink §a5 §7bottles\",8:\"§7before it loses its magical\",9:\"§7energy.\",10:\"\",11:\"§6§lLEGENDARY\"],Name:\"§6Refined Bottle of Jyrre\"},ExtraAttributes:{id:\"REFINED_BOTTLE_OF_JYRRE\"}}", + "damage": 0, + "lore": [ + "§7Drink to boost your §b✎", + "§bIntelligence §7by §b300 §7for 60", + "§7minutes!", + "", + "§6Aged Like Fine Jyrre", + "§7Drinking this potion grants", + "§7permanent §b+1✎ Intelligence§7.", + "§7You may drink §a5 §7bottles", + "§7before it loses its magical", + "§7energy.", + "", + "§6§lLEGENDARY" + ], + "internalname": "REFINED_BOTTLE_OF_JYRRE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |