1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:fish",
"displayname": "§cCentury the Fish",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7The term \u0027century\u0027 was actually\",1:\"§7named after him, or so he says.\",2:\"\",3:\"§c§lSPECIAL\"],Name:\"§cCentury the Fish\"},ExtraAttributes:{id:\"CENTURY_THE_FISH\"}}",
"damage": 2,
"lore": [
"§7The term \u0027century\u0027 was actually",
"§7named after him, or so he says.",
"",
"§c§lSPECIAL"
],
"internalname": "CENTURY_THE_FISH",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Century_the_Fish",
"https://wiki.hypixel.net/Century_The_Fish"
]
}
|