1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:fish",
"displayname": "§cParty the Fish",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Big fan of parties, yet its hard to\",1:\"§7enjoy them without friends.\",2:\"\",3:\"§c§lSPECIAL\"],Name:\"§cParty the Fish\"},ExtraAttributes:{id:\"PARTY_THE_FISH\"}}",
"damage": 2,
"lore": [
"§7Big fan of parties, yet its hard to",
"§7enjoy them without friends.",
"",
"§c§lSPECIAL"
],
"internalname": "PARTY_THE_FISH",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": ""
}
|