diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-01-16 19:43:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 18:43:15 +0000 |
commit | c8a8e8c5265a603adb426156e8a22f19a1c860cb (patch) | |
tree | 9d08979a9eb4cb4e8c7928a54794e0e8138ecdbb /items/KAT_BOUQUET.json | |
parent | c3f588b90189a4a86ba213b11ee78d35b5472435 (diff) | |
download | NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.gz NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.bz2 NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.zip |
0.19.10 (#1087)
* 0.19.10
* Fixed Corleonite chance
* Added new fallen star stuff
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 |