1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"internalname": "SNOWFLAKE_THE_FISH",
"itemid": "minecraft:cooked_fish",
"displayname": "§cFlake the Fish",
"clickcommand": "",
"damage": 1,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7I'm a special snowflake\",1:\"\",2:\"§c§lSPECIAL\"],Name:\"§cFlake the Fish\"},ExtraAttributes:{id:\"SNOWFLAKE_THE_FISH\"}}",
"modver": "2.1.0-REL",
"lore": [
"§7I'm a special snowflake",
"",
"§c§lSPECIAL"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flake_the_Fish",
"https://wiki.hypixel.net/Flake_The_Fish"
]
}
|