diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/UNDEAD_SWORD.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/UNDEAD_SWORD.json')
-rw-r--r-- | items/UNDEAD_SWORD.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/UNDEAD_SWORD.json b/items/UNDEAD_SWORD.json index 6c1cde66..e35fcca6 100644 --- a/items/UNDEAD_SWORD.json +++ b/items/UNDEAD_SWORD.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:iron_sword", "displayname": "§fUndead Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§7Zombie Pigmen§7, §7Withers§7,\",4:\"§7§7Zombies§7, and §7Skeletons§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON SWORD\"],Name:\"§fUndead Sword\"},ExtraAttributes:{id:\"UNDEAD_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§7Skeletons§7, §7Zombie\",4:\"§7Pigmen§7, §7Zombies§7, and\",5:\"§7§7Withers§7.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON SWORD\"],Name:\"§fUndead Sword\"},ExtraAttributes:{id:\"UNDEAD_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+30", "", "§7Deals §a+100% §7damage to", - "§7§7Zombie Pigmen§7, §7Withers§7,", - "§7§7Zombies§7, and §7Skeletons§7.", + "§7§7Skeletons§7, §7Zombie", + "§7Pigmen§7, §7Zombies§7, and", + "§7§7Withers§7.", "", "§7§8This item can be reforged!", "§f§lCOMMON SWORD" |