1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§3Sea Witch (Sea Creature)",
"nbttag": "{ench:[],display:{Lore:[0:\"§7The Sea Witch is a sea creature that can be\",1:\"§7spawned by using Light Bait during the daytime.\"],Name:\"§3Sea Witch (Sea Creature)\"},ExtraAttributes:{id:\"SEA_WITCH_SC\"}}",
"damage": 66,
"lore": [
"§7The Sea Witch is a sea creature that can be",
"§7spawned by using Light Bait during the daytime."
],
"internalname": "SEA_WITCH_SC",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sea_Witch"
],
"entityrender": "Witch"
}
|