1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:cooked_fish",
"displayname": "§f§f§cEgg the Fish",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This delicate, painted fish was\",1:\"§7found in the depths of the Main\",2:\"§7Lobby during the Easter season.\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§f§f§cEgg the Fish\"},ExtraAttributes:{id:\"EGG_THE_FISH\"},AttributeModifiers:[]}",
"damage": 1,
"lore": [
"§7This delicate, painted fish was",
"§7found in the depths of the Main",
"§7Lobby during the Easter season.",
"",
"§c§lSPECIAL"
],
"internalname": "EGG_THE_FISH",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Egg_the_Fish",
"https://wiki.hypixel.net/Egg_The_Fish"
]
}
|