1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:cooked_fish",
"displayname": "§f§f§cFossil the Fish",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Older than time itself yet never\",1:\"§7changing, for he was born §7§operfect§7.\",2:\"\",3:\"§c§lSPECIAL\"],Name:\"§f§f§cFossil the Fish\"},ExtraAttributes:{id:\"FOSSIL_THE_FISH\"}}",
"damage": 1,
"lore": [
"§7Older than time itself yet never",
"§7changing, for he was born §7§operfect§7.",
"",
"§c§lSPECIAL"
],
"internalname": "FOSSIL_THE_FISH",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|