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