diff options
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": [ |