1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:potion",
"displayname": "§fExperience I Potion",
"nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:13b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§9Experience I §f(3:00)\",2:\"§7Gain §a5% §7more experience orbs.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fExperience I Potion\"},ExtraAttributes:{potion_level:1,potion:\"experience\",effects:[0:{level:1,effect:\"experience\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_EXPERIENCE;1\"}}",
"damage": 13,
"lore": [
"",
"§9Experience I §f(3:00)",
"§7Gain §a5% §7more experience orbs.",
"",
"§f§lCOMMON"
],
"internalname": "POTION_EXPERIENCE;1",
"crafttext": "",
"clickcommand": "viewpotion",
"modver": "",
"infoType": ""
}
|