diff options
Diffstat (limited to 'items/REJUVENATE.json')
-rw-r--r-- | items/REJUVENATE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/REJUVENATE.json b/items/REJUVENATE.json new file mode 100644 index 00000000..d3c02676 --- /dev/null +++ b/items/REJUVENATE.json @@ -0,0 +1,19 @@ +{ + "internalname": "REJUVENATE", + "itemid": 403, + "displayname": "§fEnchanted Book", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{rejuvenate:1}}}", + "modver": "1.0.0", + "lore": [ + "§9Rejuvenate I", + "§7Increases your natural", + "§7regeneration by §a+2%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ] +}
\ No newline at end of file |