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
|
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §aDroplet Wisp",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"43c79814-2bfa-3b9e-a79e-b89d4f26f033\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjYxOTA3MTM2NSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjQxMmU3MDM3NWVjOTllZTM4YWU5NGIzMGU5YjEwNzUyZDQ1OTY2MmI1NDc5NGRmZTY2ZmU2YTE4M2M2NzJkMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Gabagool Pet, feed to gain XP\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"\",4:\"§6Drophammer\",5:\"§7§7Lets you break fire pillars.\",6:\"\",7:\"§6Bulwark\",8:\"§7Kill Blazes to gain defense\",9:\"§7against them and demons.\",10:\"§7Bonus: §a+0❈ §7& §f+0❂\",11:\"§7Next Upgrade: §a+30❈ §7& §f+3❂ §8(§a0§7/§c100§8)\",12:\"\",13:\"§6Blaze Slayer\",14:\"§7§7Gain +§a{0}% §7more combat xp\",15:\"§7from Blazes.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aDroplet Wisp\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DROPLET_WISP\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"DROPLET_WISP;1\"}}",
"damage": 3,
"lore": [
"§8Gabagool Pet, feed to gain XP",
"",
"§7Health: §a{HEALTH}",
"",
"§6Drophammer",
"§7§7Lets you break fire pillars.",
"",
"§6Bulwark",
"§7Kill Blazes to gain defense",
"§7against them and demons.",
"§7Bonus: §a+0❈ §7& §f+0❂",
"§7Next Upgrade: §a+30❈ §7& §f+3❂ §8(§a0§7/§c100§8)",
"",
"§6Blaze Slayer",
"§7§7Gain +§a{0}% §7more combat xp",
"§7from Blazes.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§a§lUNCOMMON"
],
"recipe": {
"A1": "DERELICT_ASHE:1",
"A2": "DERELICT_ASHE:1",
"A3": "DERELICT_ASHE:1",
"B1": "DERELICT_ASHE:1",
"B2": "OMEGA_EGG:1",
"B3": "DERELICT_ASHE:1",
"C1": "DERELICT_ASHE:1",
"C2": "DERELICT_ASHE:1",
"C3": "DERELICT_ASHE:1"
},
"internalname": "DROPLET_WISP;1",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wisp_Pet"
]
}
|