1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:cooked_fish",
"displayname": "§cDust the Fish",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Pretty sure they forgot about\",1:\"§7me...\",2:\"\",3:\"§c§lSPECIAL\"],Name:\"§cDust the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DUST_THE_FISH\"}}",
"damage": 1,
"lore": [
"§7Pretty sure they forgot about",
"§7me...",
"",
"§c§lSPECIAL"
],
"internalname": "DUST_THE_FISH",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Dust_the_Fish"
]
}
|