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
|
{
"itemid": "minecraft:skull",
"displayname": "§cGod Potion",
"nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Legacy\",1:\"\",2:\"§7§7Consuming this potion gives the\",3:\"§7player §a24 hours §7of all positive\",4:\"§7potion effects!\",5:\"\",6:\"§eRight-click to consume!\",7:\"\",8:\"§c§lSPECIAL\"],Name:\"§cGod Potion\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"GOD_POTION\"}}",
"damage": 3,
"lore": [
"§8Legacy",
"",
"§7§7Consuming this potion gives the",
"§7player §a24 hours §7of all positive",
"§7potion effects!",
"",
"§eRight-click to consume!",
"",
"§c§lSPECIAL"
],
"internalname": "GOD_POTION",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/God_Potion",
"https://wiki.hypixel.net/God_Potion"
]
}
|