1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:potion",
"displayname": "§fMushed Glowy Tonic I Potion",
"nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:8b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§2Mushed Glowy Tonic I §f(1:00:00)\",2:\"§7Grants §b+30☂ Fishing Speed§7.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fMushed Glowy Tonic I Potion\"},ExtraAttributes:{potion_level:1,potion:\"mushed_glowy_tonic\",effects:[0:{level:1,effect:\"mushed_glowy_tonic\",duration_ticks:72000}],potion_type:\"POTION\",id:\"POTION_MUSHED_GLOWY_TONIC;1\",splash:0b,potion_name:\"Mushed Glowy Tonic\"}}",
"damage": 11,
"lore": [
"",
"§2Mushed Glowy Tonic I §f(1:00:00)",
"§7Grants §b+30☂ Fishing Speed§7.",
"",
"§f§lCOMMON"
],
"internalname": "POTION_MUSHED_GLOWY_TONIC;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.2.1",
"infoType": ""
}
|