1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:fish",
"displayname": "§fClownfish",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§fClownfish\"},ExtraAttributes:{id:\"RAW_FISH-2\"}}",
"damage": 2,
"lore": [
"§7§8Collection Item",
"",
"§f§lCOMMON"
],
"internalname": "RAW_FISH-2",
"clickcommand": "",
"modver": "2.2.2",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Clownfish",
"https://wiki.hypixel.net/Clownfish"
],
"crafttext": ""
}
|