diff options
Diffstat (limited to 'items/ULTIMATE_CARROT_CANDY.json')
-rw-r--r-- | items/ULTIMATE_CARROT_CANDY.json | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/items/ULTIMATE_CARROT_CANDY.json b/items/ULTIMATE_CARROT_CANDY.json index d1a29d24..06069f8d 100644 --- a/items/ULTIMATE_CARROT_CANDY.json +++ b/items/ULTIMATE_CARROT_CANDY.json @@ -1,19 +1,18 @@ { "itemid": "minecraft:golden_carrot", "displayname": "§6Ultimate Carrot Candy", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Feeding carrot candy to your\",1:\"§7pets gives them a boost of exp\",2:\"§7but pets can only eat §a10\",3:\"§a§7candy in their lifetime so\",4:\"§7choose your candy wisely!\",5:\"\",6:\"§7Grants §a1,000,000 §7pet exp.\",7:\"\",8:\"§7§eRight click on your summoned\",9:\"§epet to feed it this candy!\",10:\"\",11:\"§6§lLEGENDARY\"],Name:\"§6Ultimate Carrot Candy\"},ExtraAttributes:{id:\"ULTIMATE_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\"}}", "damage": 0, "lore": [ - "§7Feeding carrot candy to your", - "§7pets gives them a boost of exp", - "§7but pets can only eat §a10", - "§a§7candy in their lifetime so", - "§7choose your candy wisely!", + "§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!", "", - "§7Grants §a1,000,000 §7pet exp.", + "§7Grants §a1,500,000 §7pet Exp.", "", - "§7§eRight click on your summoned", - "§epet to feed it this candy!", + "§7§eRight-click on your summoned pet to", + "§efeed it this candy!", "", "§6§lLEGENDARY" ], |