diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-09 17:05:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-09 15:05:03 +0000 |
commit | 0b7e1c98a2174030da5c5884ed630c1a408a2da6 (patch) | |
tree | 33bdc30307a78c56713e0223192315b461892e2f /items/ULTIMATE_CARROT_CANDY.json | |
parent | bd8a2967543915caed04348787ee7d56d73975c7 (diff) | |
download | NotEnoughUpdates-REPO-0b7e1c98a2174030da5c5884ed630c1a408a2da6.tar.gz NotEnoughUpdates-REPO-0b7e1c98a2174030da5c5884ed630c1a408a2da6.tar.bz2 NotEnoughUpdates-REPO-0b7e1c98a2174030da5c5884ed630c1a408a2da6.zip |
feat: More 0.20.4 changes (#1282)
Diffstat (limited to 'items/ULTIMATE_CARROT_CANDY.json')
-rw-r--r-- | items/ULTIMATE_CARROT_CANDY.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/items/ULTIMATE_CARROT_CANDY.json b/items/ULTIMATE_CARROT_CANDY.json index 06069f8d..42003f7e 100644 --- a/items/ULTIMATE_CARROT_CANDY.json +++ b/items/ULTIMATE_CARROT_CANDY.json @@ -1,15 +1,13 @@ { "itemid": "minecraft:golden_carrot", "displayname": "§6Ultimate Carrot Candy", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Feeding carrot candy to your pets\",1:\"§7gives them a boost of Exp but pets\",2:\"§7can only eat §a10 §7candy in their\",3:\"§7lifetime so choose your candy wisely!\",4:\"\",5:\"§7Grants §a1,500,000 §7pet Exp.\",6:\"\",7:\"§7§eRight-click on your summoned pet to\",8:\"§efeed it this candy!\",9:\"\",10:\"§6§lLEGENDARY\"],Name:\"§6Ultimate Carrot Candy\"},ExtraAttributes:{id:\"ULTIMATE_CARROT_CANDY\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§aCarrot Candy §7gives pets boosts of §ePet EXP§7!\",1:\"§7Pets can only eat §a10 §7candy in their lifetime!\",2:\"\",3:\"§7Grants §a1,500,000 §ePet EXP§7.\",4:\"\",5:\"§7§eRight-click on your summoned pet to\",6:\"§efeed it this candy!\",7:\"\",8:\"§6§lLEGENDARY\"],Name:\"§6Ultimate Carrot Candy\"},ExtraAttributes:{id:\"ULTIMATE_CARROT_CANDY\"}}", "damage": 0, "lore": [ - "§7Feeding carrot candy to your pets", - "§7gives them a boost of Exp but pets", - "§7can only eat §a10 §7candy in their", - "§7lifetime so choose your candy wisely!", + "§aCarrot Candy §7gives pets boosts of §ePet EXP§7!", + "§7Pets can only eat §a10 §7candy in their lifetime!", "", - "§7Grants §a1,500,000 §7pet Exp.", + "§7Grants §a1,500,000 §ePet EXP§7.", "", "§7§eRight-click on your summoned pet to", "§efeed it this candy!", @@ -30,7 +28,7 @@ }, "internalname": "ULTIMATE_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "", "infoType": "WIKI_URL", "info": [ |