From 93d14a1b0d9170dbde73d365d69eb27d5dbdfb5c Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 9 Dec 2022 16:50:07 +0100 Subject: XTREE (#870) * XTREE * Lava Rod * Fixed lore of most Furniture items * Fixed 2 npc things * Fixed rare flying fish perk * Fixed Lulonaut * Added Bingo Card (extreme) * Fixed Skin lore * Fixed lore of sb menu * Fixed Ice essence and glacial scythe * Fixed Tac Sword Lore lf approves * New Kuudra Update stuff * Fixed lore of nether sack items * I love hypixel --- items/WEREWOLF_LEGGINGS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/WEREWOLF_LEGGINGS.json') diff --git a/items/WEREWOLF_LEGGINGS.json b/items/WEREWOLF_LEGGINGS.json index 36876158..28885b03 100644 --- a/items/WEREWOLF_LEGGINGS.json +++ b/items/WEREWOLF_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Werewolf Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+200\",1:\"§7Intelligence: §a+50\",2:\"§7Ferocity: §a+10\",3:\"\",4:\"§6Full Set Bonus: Regenerative Howl\",5:\"§7Upon activating §c⫽ Ferocity\",6:\"§c§7heal players within §925\",7:\"§9§7blocks for §910% §7of your §a❈\",8:\"§aDefense §7and gain §a50❈ Defense\",9:\"§a§7for 5s (up to 10 stacks).\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY LEGGINGS\"],color:1904901,Name:\"§6Werewolf Leggings\"},ExtraAttributes:{id:\"WEREWOLF_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+200\",1:\"§7Intelligence: §a+50\",2:\"§7Ferocity: §a+10\",3:\"\",4:\"§6Full Set Bonus: Regenerative Howl\",5:\"§7Upon activating §c⫽ Ferocity\",6:\"§c§7heal players within §925\",7:\"§9§7blocks for §91% §7of your §a❈\",8:\"§aDefense §7and gain §a50❈ Defense\",9:\"§a§7for 5s (up to 10 stacks).\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY LEGGINGS\"],color:1904901,Name:\"§6Werewolf Leggings\"},ExtraAttributes:{id:\"WEREWOLF_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Defense: §a+200", @@ -11,7 +11,7 @@ "§6Full Set Bonus: Regenerative Howl", "§7Upon activating §c⫽ Ferocity", "§c§7heal players within §925", - "§9§7blocks for §910% §7of your §a❈", + "§9§7blocks for §91% §7of your §a❈", "§aDefense §7and gain §a50❈ Defense", "§a§7for 5s (up to 10 stacks).", "", -- cgit