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