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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Turtle",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f10d652b-906b-3065-adf5-9817983201ca\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjEyYjU4Yzg0MWIzOTQ4NjNkYmNjNTRkZTFjMmFkMjY0OGFmOGYwM2U2NDg5ODhjMWY5Y2VmMGJjMjBlZTIzYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"\",6:\"§6Turtle Tactics\",7:\"§7§7Gain §a+{0}% §a❈ Defense §7and an\",8:\"§7additional §a+10% §a❈ Defense §7when\",9:\"§7standing still.\",10:\"\",11:\"§6Genius Amniote\",12:\"§7§7Grants §a+{1}% §a❈ Defense §7to 4\",13:\"§7players within 50 blocks of you.\",14:\"\",15:\"§7§eRight-click to add this pet to your\",16:\"§epet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Turtle\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TURTLE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"TURTLE;3\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
"§7Health: §a{HEALTH}",
"§7Defense: §a{DEFENSE}",
"§7True Defense: §a{TRUE_DEFENSE}",
"",
"§6Turtle Tactics",
"§7§7Gain §a+{0}% §a❈ Defense §7and an",
"§7additional §a+10% §a❈ Defense §7when",
"§7standing still.",
"",
"§6Genius Amniote",
"§7§7Grants §a+{1}% §a❈ Defense §7to 4",
"§7players within 50 blocks of you.",
"",
"§7§eRight-click to add this pet to your",
"§epet menu!",
"",
"§5§lEPIC"
],
"internalname": "TURTLE;3",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Turtle_Pet",
"https://wiki.hypixel.net/Turtle_Pet"
],
"crafttext": "",
"recipes": [
{
"type": "trade",
"cost": "ENCHANTED_EMERALD:312",
"result": "TURTLE;3"
}
]
}
|