1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:fish",
"displayname": "§cStew the Fish",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7The stew was expired.\",1:\"\",2:\"§c§lSPECIAL\"],Name:\"§cStew the Fish\"},ExtraAttributes:{id:\"STEW_THE_FISH\"}}",
"damage": 0,
"lore": [
"§7§7The stew was expired.",
"",
"§c§lSPECIAL"
],
"internalname": "STEW_THE_FISH",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Stew_the_Fish",
"https://wiki.hypixel.net/Stew_The_Fish"
]
}
|