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/SIMPLE_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/SIMPLE_CARROT_CANDY.json')
| -rw-r--r-- | items/SIMPLE_CARROT_CANDY.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/items/SIMPLE_CARROT_CANDY.json b/items/SIMPLE_CARROT_CANDY.json index 3beb0f1d..9a300ede 100644 --- a/items/SIMPLE_CARROT_CANDY.json +++ b/items/SIMPLE_CARROT_CANDY.json @@ -1,17 +1,15 @@ { "itemid": "minecraft:carrot", "displayname": "§aSimple Carrot Candy", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7Feeding carrot candy to your pets\",3:\"§7gives them a boost of Exp but pets\",4:\"§7can only eat §a10 §7candy in their\",5:\"§7lifetime so choose your candy wisely!\",6:\"\",7:\"§7Grants §a20,000 §7pet Exp.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§efeed it this candy!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§aSimple Carrot Candy\"},ExtraAttributes:{id:\"SIMPLE_CARROT_CANDY\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§aCarrot Candy §7gives pets boosts of §ePet EXP§7!\",3:\"§7Pets can only eat §a10 §7candy in their lifetime!\",4:\"\",5:\"§7Grants §a20,000 §ePet EXP§7.\",6:\"\",7:\"§7§eRight-click on your summoned pet to\",8:\"§efeed it this candy!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aSimple Carrot Candy\"},ExtraAttributes:{id:\"SIMPLE_CARROT_CANDY\"}}", "damage": 0, "lore": [ "§7§8Brewing Ingredient", "", - "§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 §a20,000 §7pet Exp.", + "§7Grants §a20,000 §ePet EXP§7.", "", "§7§eRight-click on your summoned pet to", "§efeed it this candy!", @@ -31,7 +29,7 @@ }, "internalname": "SIMPLE_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "Requires: Carrot II", "infoType": "WIKI_URL", "info": [ |
