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": "§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": ""
}
|