1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:cooked_fish",
"displayname": "§f§f§cChill the Fish",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This fish was found frozen solid\",1:\"§7in the lake of the Main Lobby\",2:\"§7during the Holiday months.\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§f§f§cChill the Fish\"},ExtraAttributes:{id:\"CHILL_THE_FISH_2\"}}",
"damage": 0,
"lore": [
"§7This fish was found frozen solid",
"§7in the lake of the Main Lobby",
"§7during the Holiday months.",
"",
"§c§lSPECIAL"
],
"internalname": "CHILL_THE_FISH_2",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|