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/SPIDER_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/SPIDER_SWORD.json')
-rw-r--r-- | items/SPIDER_SWORD.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SPIDER_SWORD.json b/items/SPIDER_SWORD.json index 7aef9c92..287ee7d8 100644 --- a/items/SPIDER_SWORD.json +++ b/items/SPIDER_SWORD.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§fSpider Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to §7Cave\",3:\"§7Spiders§7, §7Silverfish§7, and\",4:\"§7§7Spiders§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON SWORD\"],Name:\"§fSpider Sword\"},ExtraAttributes:{id:\"SPIDER_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to §7Cave\",3:\"§7Spiders§7, §7Spiders§7, and\",4:\"§7§7Silverfish§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON SWORD\"],Name:\"§fSpider Sword\"},ExtraAttributes:{id:\"SPIDER_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+30", "", "§7Deals §a+100% §7damage to §7Cave", - "§7Spiders§7, §7Silverfish§7, and", - "§7§7Spiders§7.", + "§7Spiders§7, §7Spiders§7, and", + "§7§7Silverfish§7.", "", "§7§8This item can be reforged!", "§f§lCOMMON SWORD" |