From f96b9092419d9fd473ae628605a48c48dec98dfb Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 15 Aug 2021 02:39:44 +0200 Subject: YEP - Fixing Hypixels Stupid Shit (#594) * YEP * Fixing Smarty Pants Enchant * Fixing other Hypixel Shit --- items/SILK_EDGE_SWORD.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/SILK_EDGE_SWORD.json') diff --git a/items/SILK_EDGE_SWORD.json b/items/SILK_EDGE_SWORD.json index fa004ba6..28eaa746 100644 --- a/items/SILK_EDGE_SWORD.json +++ b/items/SILK_EDGE_SWORD.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:golden_sword", "displayname": "§6Silk-Edge Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+175\",1:\"§7Strength: §c+125\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Item Ability: Leap §e§lRIGHT CLICK\",5:\"§7Leap into the air and deal\",6:\"§7§c444§7 damage to nearby\",7:\"§7enemies upon landing on the\",8:\"§7ground. Damaged enemies will\",9:\"§7also be frozen for §a1.0\",10:\"§a§7second.\",11:\"§8Mana Cost: §350\",12:\"§8Cooldown: §a1s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY SWORD\"],Name:\"§6Silk-Edge Sword\"},ExtraAttributes:{id:\"SILK_EDGE_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+175\",1:\"§7Strength: §c+125\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Ability: Leap §e§lRIGHT CLICK\",5:\"§7Leap into the air and deal\",6:\"§7§c444§7 damage to nearby\",7:\"§7enemies upon landing on the\",8:\"§7ground. Damaged enemies will\",9:\"§7also be frozen for §a1.0\",10:\"§a§7second.\",11:\"§8Mana Cost: §350\",12:\"§8Cooldown: §a1s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY SWORD\"],Name:\"§6Silk-Edge Sword\"},ExtraAttributes:{id:\"SILK_EDGE_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+175", "§7Strength: §c+125", "§7Crit Damage: §c+25%", "", - "§6Item Ability: Leap §e§lRIGHT CLICK", + "§6Ability: Leap §e§lRIGHT CLICK", "§7Leap into the air and deal", "§7§c444§7 damage to nearby", "§7enemies upon landing on the", -- cgit