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/REAPER_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/REAPER_SWORD.json')
-rw-r--r-- | items/REAPER_SWORD.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/items/REAPER_SWORD.json b/items/REAPER_SWORD.json index 00cbbcbd..f0114df3 100644 --- a/items/REAPER_SWORD.json +++ b/items/REAPER_SWORD.json @@ -2,9 +2,9 @@ "internalname": "REAPER_SWORD", "itemid": "minecraft:diamond_sword", "displayname": "§5Reaper Falchion", - "clickcommand": "", + "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Intelligence: §a+200\",4:\"\",5:\"§7Heal §c10❤ §7per hit.\",6:\"§7Deal §a+200% §7damage to Zombies§7.\",7:\"§7§7Receive §a20% §7less damage\",8:\"§7from Zombies§7 when held.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Zombie LVL 6\",12:\"§5§lEPIC SWORD\"],Name:\"§5Reaper Falchion\"},ExtraAttributes:{originTag:\"REAPER_SWORD\",id:\"REAPER_SWORD\",uuid:\"9335f366-21e6-4776-be13-835f6bc6c68e\",timestamp:\"2/16/20 11:21 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Intelligence: §a+200\",4:\"\",5:\"§7Heal §c10❤ §7per hit.\",6:\"§7Deal §a+200% §7damage to Zombies§7.\",7:\"§7§7Receive §a20% §7less damage\",8:\"§7from Zombies§7 when held.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC SWORD\"],Name:\"§5Reaper Falchion\"},ExtraAttributes:{originTag:\"REAPER_SWORD\",id:\"REAPER_SWORD\",uuid:\"34d7cfd9-cd9e-450f-8cf2-fa6affd81199\",timestamp:\"7/5/20 10:02 PM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+120", @@ -18,7 +18,6 @@ "§7from Zombies§7 when held.", "", "§7§8This item can be reforged!", - "§c☠ §5Requires Zombie LVL 6", "§5§lEPIC SWORD" ], "recipe": { @@ -32,7 +31,6 @@ "C2": "REVENANT_SWORD:1", "C3": "" }, - "clickcommand": "viewrecipe", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Reaper_Falchion" |