diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-01 02:46:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-31 20:46:11 -0400 |
commit | ad926aa87994f5f4bd447a062b6ef496b7f073a3 (patch) | |
tree | 9faee97d966acaab73d2f34173e866110c85fba9 /items/SILK_EDGE_SWORD.json | |
parent | 6eba0d9dffdd1ffc45b4f867d375593bd6226c3f (diff) | |
download | NotEnoughUpdates-REPO-ad926aa87994f5f4bd447a062b6ef496b7f073a3.tar.gz NotEnoughUpdates-REPO-ad926aa87994f5f4bd447a062b6ef496b7f073a3.tar.bz2 NotEnoughUpdates-REPO-ad926aa87994f5f4bd447a062b6ef496b7f073a3.zip |
Revert "SkyBlock 0.11.3 updates stuff, not all (#450)" (#453)
This reverts commit 7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc.
Diffstat (limited to 'items/SILK_EDGE_SWORD.json')
-rw-r--r-- | items/SILK_EDGE_SWORD.json | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/items/SILK_EDGE_SWORD.json b/items/SILK_EDGE_SWORD.json index 6bc1d1f6..37c9b5fe 100644 --- a/items/SILK_EDGE_SWORD.json +++ b/items/SILK_EDGE_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_sword", - "displayname": "§6Silk-Edge Sword", - "nbttag": "{Unbreakable:1b,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§c400§7 damage to nearby enemies\",7:\"§7upon landing on the ground.\",8:\"§7Damaged enemies will also be\",9:\"§7frozen for §a1.0 §7second.\",10:\"§8Mana Cost: §350\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY SWORD\"],Name:\"§6Silk-Edge Sword\"},ExtraAttributes:{id:\"SILK_EDGE_SWORD\"}}", + "displayname": "§5Silk-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:\"§5§lEPIC SWORD\"],Name:\"§5Silk-Edge Sword\"},ExtraAttributes:{id:\"SILK_EDGE_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+175", @@ -10,15 +10,16 @@ "", "§6Item Ability: Leap §e§lRIGHT CLICK", "§7Leap into the air and deal", - "§7§c400§7 damage to nearby enemies", - "§7upon landing on the ground.", - "§7Damaged enemies will also be", - "§7frozen for §a1.0 §7second.", + "§7§c444§7 damage to nearby", + "§7enemies upon landing on the", + "§7ground. Damaged enemies will", + "§7also be frozen for §a1.0", + "§a§7second.", "§8Mana Cost: §350", "§8Cooldown: §a1s", "", "§7§8This item can be reforged!", - "§6§lLEGENDARY SWORD" + "§5§lEPIC SWORD" ], "recipe": { "A1": "ENCHANTED_FERMENTED_SPIDER_EYE:6", @@ -32,11 +33,11 @@ "C3": "" }, "internalname": "SILK_EDGE_SWORD", - "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Silk-Edge_Sword" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |