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
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§3Deep Sea Protector (Sea Creature)",
"nbttag": "{ench:[],display:{Lore:[0:\"§7The Deep Sea Protector is a Sea Creature that \",1:\"§7spawns while fishing after unlocking Fishing level\",2:\"§718. It takes the appearance of an iron golem. \",3:\"\",4:\"§c❤ Health§8: §c150.000\",5:\"\",6:\"§cDrops:\",7:\"§7- §7Clownfish\",8:\"§7- §7Lily Pad\",9:\"§7- §7Sponge\",10:\"§7- §9Enchanted Book\",11:\" §7(Angler VI)\",12:\"§7- §aEnchanted Iron\",13:\"§7- §5Fishing Exp Boost\",14:\"\",15:\"§cRequirements:\",16:\"§7- Fishing Skill 18\",17:\"\",18:\"§5§lEPIC\"],Name:\"§3Deep Sea Protector (Sea Creature)\"},ExtraAttributes:{id:\"DEEP_SEA_PROTECTOR_SC\"}}",
"damage": 68,
"lore": [
"§7The Deep Sea Protector is a Sea Creature that ",
"§7spawns while fishing after unlocking Fishing level",
"§718. It takes the appearance of an iron golem. ",
"",
"§c❤ Health§8: §c150.000",
"",
"§cDrops:",
"§7- §7Clownfish",
"§7- §7Lily Pad",
"§7- §7Sponge",
"§7- §9Enchanted Book",
" §7(Angler VI)",
"§7- §aEnchanted Iron",
"§7- §5Fishing Exp Boost",
"",
"§cRequirements:",
"§7- Fishing Skill 18",
"",
"§5§lEPIC"
],
"internalname": "DEEP_SEA_PROTECTOR_SC",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Deep_Sea_Protector"
],
"entityrender": "VillagerGolem",
"entityscale": 0.8,
"crafttext": ""
}
|