diff options
Diffstat (limited to 'items/KAT_BOUQUET.json')
-rw-r--r-- | items/KAT_BOUQUET.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/KAT_BOUQUET.json b/items/KAT_BOUQUET.json new file mode 100644 index 00000000..6c39ef6b --- /dev/null +++ b/items/KAT_BOUQUET.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:double_plant", + "displayname": "§cKat Bouquet", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Give this to §bKat §7the §aPet Sitter §7in\",1:\"§7order to skip §95 days §7of wait time\",2:\"§7while upgrading your pet!\",3:\"§7\",4:\"§7§eRight-click on §bKat §eto use!\",5:\"\",6:\"§c§lSPECIAL\",7:\"\",8:\"§7Cost\",9:\"§b2,500 Bits\"],Name:\"§cKat Bouquet\"},ExtraAttributes:{id:\"KAT_BOUQUET\"}}", + "damage": 4, + "lore": [ + "§7Give this to §bKat §7the §aPet Sitter §7in", + "§7order to skip §95 days §7of wait time", + "§7while upgrading your pet!", + "§7", + "§7§eRight-click on §bKat §eto use!", + "", + "§c§lSPECIAL", + "", + "§7Cost", + "§b2,500 Bits" + ], + "internalname": "KAT_BOUQUET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |