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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
{
"internalname": "ABSORPTION",
"itemid": "minecraft:potion",
"displayname": "§fAbsorption Potion",
"clickcommand": "viewpotion",
"damage": 3,
"nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§6Absorption\",2:\"§7Grants a boost to absorption\",3:\"§7health.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fAbsorption Potion\"},ExtraAttributes:{id:\"ABSORPTION\"}}",
"modver": "1.0.0",
"info": [
"a",
"b",
"c",
"d",
"e",
"f",
"g",
"h",
"i",
"j",
"k",
"l",
"m",
"n",
"o",
"p",
"q",
"r",
"s",
"t",
"u",
"v",
"w",
"x",
"y",
"z",
"a",
"b",
"c",
"d",
"e",
"f",
"g",
"h",
"i",
"j",
"k",
"l",
"m",
"n",
"o",
"p"
],
"lore": [
"",
"§6Absorption",
"§7Grants a boost to absorption",
"§7health.",
"",
"§f§lCOMMON"
]
}
|