diff options
Diffstat (limited to 'items/CADUCOUS_LEGUME.json')
-rw-r--r-- | items/CADUCOUS_LEGUME.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/CADUCOUS_LEGUME.json b/items/CADUCOUS_LEGUME.json new file mode 100644 index 00000000..85e7315e --- /dev/null +++ b/items/CADUCOUS_LEGUME.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:reeds", + "displayname": "§aCaducous Legume", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain §a+90ф Rift Time§7.\",1:\"§7May only be used once per visit in the §dRift§7.\",2:\"§aConsumed automatically when joining!\",3:\"\",4:\"§eRight-click to consume!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aCaducous Legume\"},ExtraAttributes:{id:\"CADUCOUS_LEGUME\"}}", + "damage": 0, + "lore": [ + "§7Consume to gain §a+90ф Rift Time§7.", + "§7May only be used once per visit in the §dRift§7.", + "§aConsumed automatically when joining!", + "", + "§eRight-click to consume!", + "", + "§a§lUNCOMMON" + ], + "recipe": { + "A1": "", + "A2": "CADUCOUS_STEM:10", + "A3": "", + "B1": "", + "B2": "CADUCOUS_STEM:10", + "B3": "", + "C1": "", + "C2": "CADUCOUS_STEM:10", + "C3": "" + }, + "internalname": "CADUCOUS_LEGUME", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |