diff options
-rw-r--r-- | items/NEW_BOTTLE_OF_JYRRE.json | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/items/NEW_BOTTLE_OF_JYRRE.json b/items/NEW_BOTTLE_OF_JYRRE.json index af0b1e9a..50f95d40 100644 --- a/items/NEW_BOTTLE_OF_JYRRE.json +++ b/items/NEW_BOTTLE_OF_JYRRE.json @@ -1,25 +1,24 @@ { "itemid": "minecraft:potion", - "displayname": "§f§f§9§cBottle of Jyrre", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Drink to boost your §b✎\",1:\"§bIntelligence §7for 60 minutes.\",2:\"\",3:\"§7Keep this bottle in your\",4:\"§7inventory to increase the bonus\",5:\"§7up to §b300 Intelligence§7, at\",6:\"§7which point the bottle\",7:\"§7§c§oevolves§7!\",8:\"\",9:\"§b✎ Intelligence Bonus: 0\",10:\"\",11:\"§9§lRARE\"],Name:\"§f§f§9§cBottle of Jyrre\"},ExtraAttributes:{bottle_of_jyrre_seconds:280,bottle_of_jyrre_last_update:1701189295818L,id:\"NEW_BOTTLE_OF_JYRRE\"}}", + "displayname": "§9§cBottle of Jyrre", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume to boost your §b✎\",1:\"§bIntelligence §7for §a60m§7.\",2:\"\",3:\"§7Keep this item in your inventory to\",4:\"§7increase the bonus up to §b+300✎\",5:\"§bIntelligence§7, at which point the item\",6:\"§7§c§oevolves§7!\",7:\"\",8:\"§7Current Bonus: §b+0✎ Intelligence\",9:\"\",10:\"§9§lRARE\"],Name:\"§9§cBottle of Jyrre\"},ExtraAttributes:{bottle_of_jyrre_seconds:280,bottle_of_jyrre_last_update:1701189295818L,id:\"NEW_BOTTLE_OF_JYRRE\"}}", "damage": 0, "lore": [ - "§7Drink to boost your §b✎", - "§bIntelligence §7for 60 minutes.", + "§7Consume to boost your §b✎", + "§bIntelligence §7for §a60m§7.", "", - "§7Keep this bottle in your", - "§7inventory to increase the bonus", - "§7up to §b300 Intelligence§7, at", - "§7which point the bottle", + "§7Keep this item in your inventory to", + "§7increase the bonus up to §b+300✎", + "§bIntelligence§7, at which point the item", "§7§c§oevolves§7!", "", - "§b✎ Intelligence Bonus: 0", + "§7Current Bonus: §b+0✎ Intelligence", "", "§9§lRARE" ], "internalname": "NEW_BOTTLE_OF_JYRRE", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "2.3.0", "infoType": "" }
\ No newline at end of file |