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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §fMagma Cube",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0=\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Slimy Minions\",7:\"§7§7Slime minions work §a{0}%\",8:\"§a§7faster while on your island\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fMagma Cube\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MAGMA_CUBE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",id:\"MAGMA_CUBE;0\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Health: §a{HEALTH}",
"§7Defense: §a{DEFENSE}",
"§7Strength: §a{STRENGTH}",
"",
"§6Slimy Minions",
"§7§7Slime minions work §a{0}%",
"§a§7faster while on your island",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§f§lCOMMON"
],
"internalname": "MAGMA_CUBE;0",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Magma_Cube_Pet",
"https://wiki.hypixel.net/Magma_Cube_Pet"
],
"crafttext": ""
}
|