diff options
Diffstat (limited to 'items/SUPERB_CARROT_CANDY.json')
-rw-r--r-- | items/SUPERB_CARROT_CANDY.json | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/items/SUPERB_CARROT_CANDY.json b/items/SUPERB_CARROT_CANDY.json index e47ace9a..49bd5560 100644 --- a/items/SUPERB_CARROT_CANDY.json +++ b/items/SUPERB_CARROT_CANDY.json @@ -1,19 +1,18 @@ { "itemid": "minecraft:golden_carrot", "displayname": "§5Superb 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 §a500,000 §7pet exp.\",7:\"\",8:\"§7§eRight click on your summoned\",9:\"§epet to feed it this candy!\",10:\"\",11:\"§5§lEPIC\"],Name:\"§5Superb Carrot Candy\"},ExtraAttributes:{id:\"SUPERB_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 §a750,000 §7pet Exp.\",6:\"\",7:\"§7§eRight-click on your summoned pet to\",8:\"§efeed it this candy!\",9:\"\",10:\"§5§lEPIC\"],Name:\"§5Superb Carrot Candy\"},ExtraAttributes:{id:\"SUPERB_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 §a500,000 §7pet exp.", + "§7Grants §a750,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!", "", "§5§lEPIC" ], |