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
26
27
28
|
{
"itemid": "minecraft:red_flower",
"displayname": "§cKat Flower",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Give this to Kat the Pet Sitter\",1:\"§7in order to skip §91 day §7 of\",2:\"§7wait time while upgrading your\",3:\"§7pet!\",4:\"§7\",5:\"§7§eRight-click on Kat to use\",6:\"\",7:\"§c§lSPECIAL\",8:\"\",9:\"§7Cost\",10:\"§b500 Bits\"],Name:\"§cKat Flower\"},ExtraAttributes:{id:\"KAT_FLOWER\"}}",
"damage": 4,
"lore": [
"§7Give this to Kat the Pet Sitter",
"§7in order to skip §91 day §7 of",
"§7wait time while upgrading your",
"§7pet!",
"§7",
"§7§eRight-click on Kat to use",
"",
"§c§lSPECIAL",
"",
"§7Cost",
"§b500 Bits"
],
"internalname": "KAT_FLOWER",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Kat_Flower",
"https://wiki.hypixel.net/Kat_Flower"
]
}
|