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/VOIDWALKER_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/VOIDWALKER_KATANA.json')
-rw-r--r-- | items/VOIDWALKER_KATANA.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/VOIDWALKER_KATANA.json b/items/VOIDWALKER_KATANA.json index 409eef47..6cd36230 100644 --- a/items/VOIDWALKER_KATANA.json +++ b/items/VOIDWALKER_KATANA.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§aVoidwalker Katana", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Deal §a+150% §7damage to Enderman§7.\",5:\"§7§7Receive §a3% §7less damage\",6:\"§7from Endermen§7 when held.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§a§lUNCOMMON SWORD\"],Name:\"§aVoidwalker Katana\"},ExtraAttributes:{id:\"VOIDWALKER_KATANA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Deal §a+100% §7damage to Endermen§7.\",5:\"§7§7Receive §a3% §7less damage\",6:\"§7from Endermen§7 when held.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§a§lUNCOMMON SWORD\"],Name:\"§aVoidwalker Katana\"},ExtraAttributes:{id:\"VOIDWALKER_KATANA\"}}", "damage": 0, "lore": [ "§7Damage: §c+80", "§7Strength: §c+40", "§7Crit Damage: §c+10%", "", - "§7Deal §a+150% §7damage to Enderman§7.", + "§7Deal §a+100% §7damage to Endermen§7.", "§7§7Receive §a3% §7less damage", "§7from Endermen§7 when held.", "", |