diff options
Diffstat (limited to 'items/SIMPLE_CARROT_CANDY.json')
-rw-r--r-- | items/SIMPLE_CARROT_CANDY.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/SIMPLE_CARROT_CANDY.json b/items/SIMPLE_CARROT_CANDY.json index 147e03bc..fcc32d9d 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:\"§7§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 life time so\",4:\"§7choose your candy wisely!\",5:\"\",6:\"§7§7Grants §a20,000 §7pet exp\",7:\"\",8:\"§7§eRight click on your pet to\",9:\"§efeed it this candy!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§aSimple Carrot Candy\"},ExtraAttributes:{id:\"SIMPLE_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\"}}", "damage": 0, "lore": [ - "§7§7Feeding carrot candy to your", + "§8Brewing Ingredient", + "§7Feeding carrot candy to your", "§7pets gives them a boost of exp", "§7but pets can only eat §a10", - "§a§7candy in their life time so", + "§a§7candy in their lifetime so", "§7choose your candy wisely!", "", - "§7§7Grants §a20,000 §7pet exp", + "§7Grants §a20,000 §7pet exp.", "", - "§7§eRight click on your pet to", - "§efeed it this candy!", + "§7§eRight click on your summoned", + "§epet to feed it this candy!", "", "§a§lUNCOMMON" ], @@ -30,7 +31,7 @@ }, "internalname": "SIMPLE_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "Requires: Carrot II", "infoType": "WIKI_URL", "info": [ |