1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:potion",
"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": [
"§7Consume to boost your §b✎",
"§bIntelligence §7for §a60m§7.",
"",
"§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!",
"",
"§7Current Bonus: §b+0✎ Intelligence",
"",
"§9§lRARE"
],
"internalname": "NEW_BOTTLE_OF_JYRRE",
"crafttext": "",
"clickcommand": "",
"modver": "2.3.0",
"infoType": ""
}
|