1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"internalname": "BAT_THE_FISH",
"itemid": "minecraft:cooked_fish",
"displayname": "Bat the Fish",
"clickcommand": "",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Where is my cape\",1:\"\",2:\"§d§lSPECIAL\"],Name:\"§dBat the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BAT_THE_FISH\",uuid:\"c0a11e1a-e09c-4c2b-b105-b50ca8394885\",timestamp:\"3/30/20 7:37 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Where is my cape",
"",
"§d§lSPECIAL"
]
}
|