diff options
Diffstat (limited to 'items/SIMPLE_CARROT_CANDY.json')
-rw-r--r-- | items/SIMPLE_CARROT_CANDY.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/SIMPLE_CARROT_CANDY.json b/items/SIMPLE_CARROT_CANDY.json index 88687c36..3beb0f1d 100644 --- a/items/SIMPLE_CARROT_CANDY.json +++ b/items/SIMPLE_CARROT_CANDY.json @@ -1,19 +1,20 @@ { "itemid": "minecraft:carrot", "displayname": "§aSimple Carrot Candy", - "nbttag": "{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 §a20,000 §7pet Exp.\",7:\"\",8:\"§7§eRight-click on your summoned\",9:\"§epet to feed it this candy!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§aSimple Carrot Candy\"},ExtraAttributes:{id:\"SIMPLE_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\"}}", "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!", + "§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!", "", "§7Grants §a20,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!", "", "§a§lUNCOMMON" ], |