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/REAPER_SWORD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/REAPER_SWORD.json')
-rw-r--r-- | items/REAPER_SWORD.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/REAPER_SWORD.json b/items/REAPER_SWORD.json new file mode 100644 index 00000000..59569595 --- /dev/null +++ b/items/REAPER_SWORD.json @@ -0,0 +1,24 @@ +{ + "internalname": "REAPER_SWORD", + "itemid": "minecraft:diamond_sword", + "displayname": "Reaper Falchion", + "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:\"1c04441a-8f7f-462b-80d6-296a2e033ef9\",timestamp:\"3/30/20 8:10 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+120", + "§7Strength: §c+100", + "", + "§7Intelligence: §a+200", + "", + "§7Heal §c10❤ §7per hit.", + "§7Deal §a+200% §7damage to Zombies§7.", + "§7§7Receive §a20% §7less damage", + "§7from Zombies§7 when held.", + "", + "§7§8This item can be reforged!", + "§c☠ §5Requires Zombie LVL 6", + "§5§lEPIC SWORD" + ] +}
\ No newline at end of file |