1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"itemid": "minecraft:cooked_fish",
"displayname": "§f§f§9Tasty Cat Food",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Use on a §2mythological cat §7to\",1:\"§7transform this item.\",2:\"\",3:\"§8Pss-pss-pss-pss\",4:\"§8Good cats only!\",5:\"\",6:\"§5§kX§5 Rift-Transferable §kX\",7:\"§9§lRARE PET ITEM\"],Name:\"§f§f§9Tasty Cat Food\"},ExtraAttributes:{id:\"DEAD_CAT_FOOD\"}}",
"damage": 0,
"lore": [
"§7Use on a §2mythological cat §7to",
"§7transform this item.",
"",
"§8Pss-pss-pss-pss",
"§8Good cats only!",
"",
"§5§kX§5 Rift-Transferable §kX",
"§9§lRARE PET ITEM"
],
"internalname": "DEAD_CAT_FOOD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Dead_Cat_Food",
"https://wiki.hypixel.net/Dead_Cat_Food"
]
}
|