1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:fish",
"displayname": "§cEon the Fish",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Back in my day, we swam upstream\",1:\"§7for hours to get to school, and we\",2:\"§7didn\u0027t complain!\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§cEon the Fish\"},ExtraAttributes:{id:\"EON_THE_FISH\"}}",
"damage": 0,
"lore": [
"§7Back in my day, we swam upstream",
"§7for hours to get to school, and we",
"§7didn\u0027t complain!",
"",
"§c§lSPECIAL"
],
"internalname": "EON_THE_FISH",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": ""
}
|