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": "§3Carrot King (Sea Creature)",
"nbttag": "{ench:[],display:{Lore:[0:\"§7The Carrot King is a Sea Creature that has a\",1:\"§7chance to be caught when the player reaches\",2:\"§7fishing level XV or above, and is using Carrot \",3:\"§7Bait. It has a low spawn rate, and roughly \",4:\"§710,000 EHP. \"],Name:\"§3Carrot King (Sea Creature)\"},ExtraAttributes:{id:\"CARROT_KING_SC\"}}",
"damage": 101,
"lore": [
"§7The Carrot King is a Sea Creature that has a",
"§7chance to be caught when the player reaches",
"§7fishing level XV or above, and is using Carrot ",
"§7Bait. It has a low spawn rate, and roughly ",
"§710,000 EHP. "
],
"internalname": "CARROT_KING_SC",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Carrot_King"
],
"entityrender": "Rabbit"
}
|