diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/REVENANT_SWORD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/REVENANT_SWORD.json')
-rw-r--r-- | items/REVENANT_SWORD.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/REVENANT_SWORD.json b/items/REVENANT_SWORD.json new file mode 100644 index 00000000..e6b7e0e1 --- /dev/null +++ b/items/REVENANT_SWORD.json @@ -0,0 +1,22 @@ +{ + "internalname": "REVENANT_SWORD", + "itemid": "minecraft:diamond_sword", + "displayname": "Revenant Falchion", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+90\",1:\"§7Strength: §c+50\",2:\"\",3:\"§7Intelligence: §a+100\",4:\"\",5:\"§7Deals §a+150% §7damage to\",6:\"§7§7Zombies§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§c☠ §5Requires Zombie LVL 3\",10:\"§9§lRARE SWORD\"],Name:\"§9Revenant Falchion\"},ExtraAttributes:{originTag:\"REVENANT_SWORD\",id:\"REVENANT_SWORD\",uuid:\"0430fd12-e121-4448-8ea3-3a6d2f44de7a\",timestamp:\"3/31/20 1:45 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+90", + "§7Strength: §c+50", + "", + "§7Intelligence: §a+100", + "", + "§7Deals §a+150% §7damage to", + "§7§7Zombies§7.", + "", + "§7§8This item can be reforged!", + "§c☠ §5Requires Zombie LVL 3", + "§9§lRARE SWORD" + ] +}
\ No newline at end of file |