From f18a467e17e845bb79404ed329e14a73e3891343 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 23 Sep 2022 16:04:10 +0200 Subject: Fixed 4 Items (#825) * Fixed 4 Items * Added recipe to wand of strength * Fixed Wolf Wisdom + Added new skin * Added Recipes to 3 items * Fixed Wisp Pet --- items/OVERFLUX_POWER_ORB.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/OVERFLUX_POWER_ORB.json') diff --git a/items/OVERFLUX_POWER_ORB.json b/items/OVERFLUX_POWER_ORB.json index 764c2792..3766837c 100644 --- a/items/OVERFLUX_POWER_ORB.json +++ b/items/OVERFLUX_POWER_ORB.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§5Overflux Power Orb", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4aa91940-7633-3390-9635-dc17ac33b5d9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjU2MTU5NWQ5Yzc0NTc3OTZjNzE5ZmFlNDYzYTIyMjcxY2JjMDFjZjEwODA5ZjVhNjRjY2IzZDZhZTdmOGY2In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a60s §7buffing\",2:\"§7up to §b5 §7players within §a18\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one deployable buff applies.\",6:\"\",7:\"§5Orb Buff: Overflux\",8:\"§7Grants §b+100% §7base mana regen.\",9:\"§7Heals §c2.5% §7of max §c❤§7 per second.\",10:\"§7Increases all heals by §a+5%§7.\",11:\"§7Grants §c+25❁ Strength§7.\",12:\"\",13:\"§7§4☠ §cRequires §5Wolf Slayer 7\",14:\"§5§lEPIC DEPLOYABLE\"],Name:\"§f§f§5Overflux Power Orb\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"OVERFLUX_POWER_ORB\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4aa91940-7633-3390-9635-dc17ac33b5d9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjU2MTU5NWQ5Yzc0NTc3OTZjNzE5ZmFlNDYzYTIyMjcxY2JjMDFjZjEwODA5ZjVhNjRjY2IzZDZhZTdmOGY2In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a60s §7buffing\",2:\"§7up to §b5 §7players within §a18\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one deployable buff applies.\",6:\"\",7:\"§5Orb Buff: Overflux\",8:\"§7Grants §b+100% §7base mana regen.\",9:\"§7Heals §c2.5% §7of max §c❤§7 per second.\",10:\"§7Grants §4+5♨ Vitality §7and §a+5☄ Mending§7.\",11:\"§7Grants §c+25❁ Strength§7.\",12:\"\",13:\"§7§4☠ §cRequires §5Wolf Slayer 7\",14:\"§5§lEPIC DEPLOYABLE\"],Name:\"§f§f§5Overflux Power Orb\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"OVERFLUX_POWER_ORB\"}}", "damage": 3, "lore": [ "§6Item Ability: Deploy", @@ -14,7 +14,7 @@ "§5Orb Buff: Overflux", "§7Grants §b+100% §7base mana regen.", "§7Heals §c2.5% §7of max §c❤§7 per second.", - "§7Increases all heals by §a+5%§7.", + "§7Grants §4+5♨ Vitality §7and §a+5☄ Mending§7.", "§7Grants §c+25❁ Strength§7.", "", "§7§4☠ §cRequires §5Wolf Slayer 7", -- cgit