diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-06 03:28:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 12:28:08 +1100 |
commit | c5ab7e93d298f30a9d68714c563ca71c086f7511 (patch) | |
tree | 9ae6ddc7e8261b75c87594c7f73cc92805f9befe /items/SIMPLE_CARROT_CANDY.json | |
parent | 9d7da9adf20f73ab0b636516cef1ec305181dea3 (diff) | |
download | NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.gz NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.bz2 NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.zip |
Added new halloween items (#995)
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" |