1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:potion",
"displayname": "§fAgility I Potion",
"nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:16b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§5Agility I §f(3:00)\",2:\"§7Grants §a+10 §f✦ Speed §7and increases\",3:\"§7the chance for mob attacks to miss\",4:\"§7by §a10%§7.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAgility I Potion\"},ExtraAttributes:{potion_level:1,potion:\"agility\",effects:[0:{level:1,effect:\"agility\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_AGILITY;1\"}}",
"damage": 6,
"lore": [
"",
"§5Agility I §f(3:00)",
"§7Grants §a+10 §f✦ Speed §7and increases",
"§7the chance for mob attacks to miss",
"§7by §a10%§7.",
"",
"§f§lCOMMON"
],
"internalname": "POTION_AGILITY;1",
"crafttext": "",
"clickcommand": "viewpotion",
"modver": "",
"infoType": ""
}
|