1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§3Scarecrow (Sea Creature)",
"nbttag": "{display:{Lore:[0:\"§7The Scarecrow is a common sea creature added in the Spooky\",1:\"Festival v2 update. It can only be caught from 1 hour before\",2:\"§7until 1 hour after the Spooky Festival by those above Fishing 9\"],Name:\"§3Scarecrow (Sea Creature)\"},ExtraAttributes:{id:\"SCARECROW_SC\"}}",
"damage": 54,
"lore": [
"§7The Scarecrow is a common sea creature added in the Spooky",
"§7Festival v2 update. It can only be caught from 1 hour before",
"§7until 1 hour after the Spooky Festival by those above Fishing 9"
],
"internalname": "SCARECROW_SC",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Scarecrow"
],
"entityrender": "Zombie"
}
|