1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"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\"}}",
"damage": 0,
"lore": [
"§7Drink to boost your §b✎",
"§bIntelligence §7for 60 minutes.",
"",
"§7Keep this bottle in your",
"§7inventory to increase the bonus",
"§7up to §b300 Intelligence§7, at",
"§7which point the bottle",
"§7§c§oevolves§7!",
"",
"§b✎ Intelligence Bonus: 0",
"",
"§9§lRARE"
],
"internalname": "NEW_BOTTLE_OF_JYRRE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|