From 64398a560ef328a787e5106197504a56d9cf80db Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 20 Aug 2022 13:12:30 +0200 Subject: New Alpha Stuff (#787) * Nerds * More Items * I love stats * I love hypixel * Added and changed stuff from shitty update * editor throwing * I love the github editor * More fixes * Added new stuff to enchants.json Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- items/REJUVENATE;1.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'items/REJUVENATE;1.json') diff --git a/items/REJUVENATE;1.json b/items/REJUVENATE;1.json index d7f10ecf..bc1e8903 100644 --- a/items/REJUVENATE;1.json +++ b/items/REJUVENATE;1.json @@ -1,12 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,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:\"§6Source:\",8:\"§aI-V: §7Dungeon\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fArmor\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cRespite\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;1\",enchantments:{rejuvenate:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Grants §c+2❣ Health Regen§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Dungeon\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fArmor\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cRespite\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"REJUVENATE;1\",enchantments:{rejuvenate:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate I", - "§7Increases your natural", - "§7regeneration by §a+2%§7.", + "§7Grants §c+2❣ Health Regen§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -25,6 +24,6 @@ "internalname": "REJUVENATE;1", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "" -} +} \ No newline at end of file -- cgit