diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/SILK_EDGE_SWORD.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
Diffstat (limited to 'items/SILK_EDGE_SWORD.json')
-rw-r--r-- | items/SILK_EDGE_SWORD.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/SILK_EDGE_SWORD.json b/items/SILK_EDGE_SWORD.json index 37c9b5fe..fa004ba6 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§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\"}}", + "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\"}}", "damage": 0, "lore": [ "§7Damage: §c+175", @@ -19,7 +19,7 @@ "§8Cooldown: §a1s", "", "§7§8This item can be reforged!", - "§5§lEPIC SWORD" + "§6§lLEGENDARY SWORD" ], "recipe": { "A1": "ENCHANTED_FERMENTED_SPIDER_EYE:6", @@ -34,7 +34,7 @@ }, "internalname": "SILK_EDGE_SWORD", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Silk-Edge_Sword" |