diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/VOIDEDGE_KATANA.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/VOIDEDGE_KATANA.json')
-rw-r--r-- | items/VOIDEDGE_KATANA.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/VOIDEDGE_KATANA.json b/items/VOIDEDGE_KATANA.json index 95fc63aa..ec13596a 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+250% §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\",19:\"§9§lRARE SWORD\"],Name:\"§9Voidedge Katana\"},ExtraAttributes:{id:\"VOIDEDGE_KATANA\"}}", "damage": 0, "lore": [ "§7Damage: §c+125", @@ -10,7 +10,7 @@ "§7Intelligence: §a+50", " §8[§8❁§8] §8[§8✎§8]", "", - "§7Deal §a+250% §7damage to Endermen§7.", + "§7Deal §a+150% §7damage to Endermen§7.", "§7§7Receive §a6% §7less damage", "§7from Endermen§7 when held.", "", |