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/CADUCOUS_FEEDER.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/CADUCOUS_FEEDER.json')
-rw-r--r-- | items/CADUCOUS_FEEDER.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/items/CADUCOUS_FEEDER.json b/items/CADUCOUS_FEEDER.json index 3b578a47..1a2c2f74 100644 --- a/items/CADUCOUS_FEEDER.json +++ b/items/CADUCOUS_FEEDER.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:bowl", "displayname": "§9Caducous Feeder", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use on a pet to consume an\",1:\"§7§6Ultimate Carrot Candy §7and\",2:\"§7grant it §a1,100,000 §7pet exp.\",3:\"\",4:\"§7Has §e2 charges§7, reloading\",5:\"§7after §a20h§7.\",6:\"\",7:\"§5§kX§5 Rift-Transferable §kX\",8:\"§9§lRARE\"],Name:\"§9Caducous Feeder\"},ExtraAttributes:{id:\"CADUCOUS_FEEDER\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use on a pet to consume an §6Ultimate\",1:\"§6Carrot Candy §7and grant it §a1,650,000\",2:\"§a§7pet Exp.\",3:\"\",4:\"§7Has §e2 charges§7, reloading after §a20h§7.\",5:\"\",6:\"§5§kX§5 Rift-Transferable §kX\",7:\"§9§lRARE\"],Name:\"§9Caducous Feeder\"},ExtraAttributes:{id:\"CADUCOUS_FEEDER\"}}", "damage": 0, "lore": [ - "§7Use on a pet to consume an", - "§7§6Ultimate Carrot Candy §7and", - "§7grant it §a1,100,000 §7pet exp.", + "§7Use on a pet to consume an §6Ultimate", + "§6Carrot Candy §7and grant it §a1,650,000", + "§a§7pet Exp.", "", - "§7Has §e2 charges§7, reloading", - "§7after §a20h§7.", + "§7Has §e2 charges§7, reloading after §a20h§7.", "", "§5§kX§5 Rift-Transferable §kX", "§9§lRARE" |