blob: dfab684eb841981622ec4089e29d4321ee847b58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§aSquid (Monster)",
"nbttag": "{display:{Lore:[0:\"§7Squids are a common passive Mob found by\",1:\"§7fishing or in The Park \"],Name:\"§aSquid (Monster)\"},ExtraAttributes:{id:\"SQUID_MONSTER\"}}",
"damage": 94,
"lore": [
"§7Squids are a common passive Mob found by",
"§7fishing or in The Park "
],
"internalname": "SQUID_MONSTER",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Squid"
],
"entityrender": "Squid"
}
|