diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
commit | ec70464d292418c7b2cf11ce124f7f8c3f18b139 (patch) | |
tree | 987a49ec70dfdb9b75caa61a65bb7900c448107a /items/SILK_EDGE_SWORD.json | |
parent | 73f3dd7c6a107ea0e06355596b5e6ef77a71e2a9 (diff) | |
download | NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.gz NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.bz2 NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.zip |
Added Some Wiki URLs, Removed some dungeon stats
Diffstat (limited to 'items/SILK_EDGE_SWORD.json')
-rw-r--r-- | items/SILK_EDGE_SWORD.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/SILK_EDGE_SWORD.json b/items/SILK_EDGE_SWORD.json index fff1120a..3041c5f4 100644 --- a/items/SILK_EDGE_SWORD.json +++ b/items/SILK_EDGE_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_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§c5,260§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:{originTag:\"SILK_EDGE_SWORD\",id:\"SILK_EDGE_SWORD\",uuid:\"d08a6feb-5ec2-445c-8f71-574bdaf63e69\",timestamp:\"5/30/20 1:28 AM\"}}", + "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:{originTag:\"SILK_EDGE_SWORD\",id:\"SILK_EDGE_SWORD\",uuid:\"d08a6feb-5ec2-445c-8f71-574bdaf63e69\",timestamp:\"5/30/20 1:28 AM\"}}", "damage": 0, "lore": [ "§7Damage: §c+175", @@ -10,7 +10,7 @@ "", "§6Item Ability: Leap §e§lRIGHT CLICK", "§7Leap into the air and deal", - "§7§c5,260§7 damage to nearby", + "§7§c444§7 damage to nearby", "§7enemies upon landing on the", "§7ground. Damaged enemies will", "§7also be frozen for §a1.0", @@ -34,9 +34,10 @@ }, "internalname": "SILK_EDGE_SWORD", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "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 |