diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/REAPER_SWORD.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/REAPER_SWORD.json')
-rw-r--r-- | items/REAPER_SWORD.json | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/items/REAPER_SWORD.json b/items/REAPER_SWORD.json index 59569595..00cbbcbd 100644 --- a/items/REAPER_SWORD.json +++ b/items/REAPER_SWORD.json @@ -1,10 +1,10 @@ { "internalname": "REAPER_SWORD", "itemid": "minecraft:diamond_sword", - "displayname": "Reaper Falchion", - "clickcommand": "viewrecipe", + "displayname": "§5Reaper Falchion", + "clickcommand": "", "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\"}}", + "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\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+120", @@ -20,5 +20,21 @@ "§7§8This item can be reforged!", "§c☠ §5Requires Zombie LVL 6", "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "", + "A2": "REVIVED_HEART:1", + "A3": "", + "B1": "", + "B2": "REVENANT_CATALYST:1", + "B3": "", + "C1": "", + "C2": "REVENANT_SWORD:1", + "C3": "" + }, + "clickcommand": "viewrecipe", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reaper_Falchion" ] }
\ No newline at end of file |