diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/VOIDEDGE_KATANA.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/VOIDEDGE_KATANA.json')
-rw-r--r-- | items/VOIDEDGE_KATANA.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/VOIDEDGE_KATANA.json b/items/VOIDEDGE_KATANA.json index cde14178..8ef153ed 100644 --- a/items/VOIDEDGE_KATANA.json +++ b/items/VOIDEDGE_KATANA.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§9Voidedge Katana", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"§7Strength: §c+60\",2:\"§7Crit Damage: §c+20%\",3:\"§7Intelligence: §a+50\",4:\" §8[§8❁§8] §8[§8✎§8]\",5:\"\",6:\"§7Deal §a+150% §7damage to Endermen§7.\",7:\"§7§7Receive §a6% §7less damage\",8:\"§7from Endermen§7 when held.\",9:\"\",10:\"§6Ability: Soulcry §e§lRIGHT CLICK\",11:\"§7Gain §c+200⫽ Ferocity §7against\",12:\"§7Endermen for §a4s\",13:\"§7§8Soulflow Cost: §31\",14:\"§8Mana Cost: §3200\",15:\"§8Cooldown: §a4s\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4☠ §cRequires §5Enderman Slayer 3\",19:\"§9§lRARE SWORD\"],Name:\"§9Voidedge Katana\"},ExtraAttributes:{id:\"VOIDEDGE_KATANA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"§7Strength: §c+60\",2:\"§7Crit Damage: §c+20%\",3:\"§7Intelligence: §a+50\",4:\" §8[§8❁§8] §8[§8✎§8]\",5:\"\",6:\"§7Deal §a+150% §7damage to Endermen§7.\",7:\"§7§7Receive §a6% §7less damage\",8:\"§7from Endermen§7 when held.\",9:\"\",10:\"§6Ability: Soulcry §e§lRIGHT CLICK\",11:\"§7Gain §c+200⫽ Ferocity §7against\",12:\"§7Endermen for §a4s\",13:\"§7§8Soulflow Cost: §31\",14:\"§8Mana Cost: §3200\",15:\"§8Cooldown: §a4s\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4☠ §cRequires §5Enderman Slayer 3§c.\",19:\"§9§lRARE SWORD\"],Name:\"§9Voidedge Katana\"},ExtraAttributes:{id:\"VOIDEDGE_KATANA\"}}", "damage": 0, "lore": [ "§7Damage: §c+125", @@ -22,7 +22,7 @@ "§8Cooldown: §a4s", "", "§7§8This item can be reforged!", - "§7§4☠ §cRequires §5Enderman Slayer 3", + "§7§4☠ §cRequires §5Enderman Slayer 3§c.", "§9§lRARE SWORD" ], "recipe": { @@ -40,7 +40,7 @@ "internalname": "VOIDEDGE_KATANA", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Voidedge_Katana", |