1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:fish",
"displayname": "§cZoop the Fish",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Keep me in here please.\",1:\"\",2:\"§5§kX§5 Rift-Transferable §kX\",3:\"§c§lSPECIAL\"],Name:\"§cZoop the Fish\"},ExtraAttributes:{id:\"ZOOP_THE_FISH\"}}",
"damage": 1,
"lore": [
"§7Keep me in here please.",
"",
"§5§kX§5 Rift-Transferable §kX",
"§c§lSPECIAL"
],
"internalname": "ZOOP_THE_FISH",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Zoop_The_Fish"
]
}
|