1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§3Nightmare (Sea Creature)",
"nbttag": "{display:{Lore:[0:\"§7The Nightmare is a rare 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 14\"],Name:\"§3Nightmare (Sea Creature)\"},ExtraAttributes:{id:\"NIGHTMARE_SC\"}}",
"damage": 54,
"lore": [
"§7The Nightmare is a rare 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 14"
],
"internalname": "NIGHTMARE_SC",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Nightmare"
],
"entityrender": "Horse"
}
|