1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"internalname": "OOPS_THE_FISH",
"itemid": "minecraft:fish",
"displayname": "§dOops the Fish",
"clickcommand": "",
"damage": 2,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:§r§7\"§7Discovered in the depths of the§r§7\",1:§r§7\"§7Main Lobby during the summer§r§7\",2:§r§7\"§7months.§r§7\",3:§r§7\"§r§7\",4:§r§7\"§d§lSPECIAL§r§7\"],Name:\"§dOops the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"OOPS_THE_FISH\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7Discovered in the depths of the§r§7",
"§7Main Lobby during the summer§r§7",
"§7months.§r§7",
"§r§7",
"§d§lSPECIAL§r§7"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Oops_the_Fish"
]
}
|