diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/SUPERB_CARROT_CANDY.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/SUPERB_CARROT_CANDY.json')
-rw-r--r-- | items/SUPERB_CARROT_CANDY.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/SUPERB_CARROT_CANDY.json b/items/SUPERB_CARROT_CANDY.json new file mode 100644 index 00000000..65907500 --- /dev/null +++ b/items/SUPERB_CARROT_CANDY.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:golden_carrot", + "displayname": "§5Superb Carrot Candy", + "nbttag": "{ench:[],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 §a500,000 §7pet exp\",7:\"\",8:\"§7§eRight click on your pet to\",9:\"§efeed it this candy!\",10:\"\",11:\"§5§lEPIC\"],Name:\"§5Superb Carrot Candy\"},ExtraAttributes:{id:\"SUPERB_CARROT_CANDY\"}}", + "damage": 0, + "lore": [ + "§7§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", + "§7choose your candy wisely!", + "", + "§7§7Grants §a500,000 §7pet exp", + "", + "§7§eRight click on your pet to", + "§efeed it this candy!", + "", + "§5§lEPIC" + ], + "recipe": { + "A1": "ENCHANTED_GOLDEN_CARROT:3", + "A2": "ENCHANTED_GOLDEN_CARROT:3", + "A3": "ENCHANTED_GOLDEN_CARROT:3", + "B1": "ENCHANTED_GOLDEN_CARROT:3", + "B2": "GREAT_CARROT_CANDY:1", + "B3": "ENCHANTED_GOLDEN_CARROT:3", + "C1": "ENCHANTED_GOLDEN_CARROT:3", + "C2": "ENCHANTED_GOLDEN_CARROT:3", + "C3": "ENCHANTED_GOLDEN_CARROT:3" + }, + "internalname": "SUPERB_CARROT_CANDY", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "crafttext": "Requires: VIII", + "infoType": "" +}
\ No newline at end of file |