1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§3Monster of the Deep (Sea Creature)",
"nbttag": "{ench:[],display:{Lore:[0:\"§7The Monster of the Deep is a Uncommon Sea\",1:\"§7Creature that can only be fished with a fishing\",2:\"§7skill level of 11 or higher.\"],Name:\"§3Monster of the Deep (Sea Creature)\"},ExtraAttributes:{id:\"MONSTER_OF_THE_DEEP_SC\"}}",
"damage": 54,
"lore": [
"§7The Monster of the Deep is a Uncommon Sea",
"§7Creature that can only be fished with a fishing",
"§7skill level of 11 or higher."
],
"internalname": "MONSTER_OF_THE_DEEP_SC",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Monster_of_the_Deep"
],
"entityrender": [
"Chicken", "Zombie"
]
}
|