aboutsummaryrefslogtreecommitdiff
path: root/items/WAND_OF_ATONEMENT.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-03-30 12:30:04 +0200
committerGitHub <noreply@github.com>2021-03-30 06:30:04 -0400
commit25c10733446916c439ce6f0e8a4b534fab3ea995 (patch)
treee71eca1dc61a6c62a12d00f7e4658abb13f3cf8f /items/WAND_OF_ATONEMENT.json
parentd3d8a844b68fdfa55fc5d62cd2255cd886a0eb40 (diff)
downloadNotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.gz
NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.bz2
NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.zip
Added Skins (Hypixel likes Money), changed Mobs to Heads, fixed a few things and added a Item (#448)
Diffstat (limited to 'items/WAND_OF_ATONEMENT.json')
-rw-r--r--items/WAND_OF_ATONEMENT.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/items/WAND_OF_ATONEMENT.json b/items/WAND_OF_ATONEMENT.json
new file mode 100644
index 00000000..4d8c30bd
--- /dev/null
+++ b/items/WAND_OF_ATONEMENT.json
@@ -0,0 +1,36 @@
+{
+ "itemid": "minecraft:stick",
+ "displayname": "§6Wand of Atonement",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§6Item Ability: Huge Heal §e§lRIGHT CLICK\",1:\"§7Heal §c170❤§7/s for 3s.\",2:\"§7§8Wand heals don\u0027t stack.\",3:\"§8Mana Cost: §3120\",4:\"§8Cooldown: §a1s\",5:\"\",6:\"§7§4☠ §cRequires §5Zombie Slayer 7\",7:\"§6§lLEGENDARY WAND\"],Name:\"§6Wand of Atonement\"},ExtraAttributes:{id:\"WAND_OF_ATONEMENT\"},AttributeModifiers:[]}",
+ "damage": 0,
+ "lore": [
+ "§6Item Ability: Huge Heal §e§lRIGHT CLICK",
+ "§7Heal §c170❤§7/s for 3s.",
+ "§7§8Wand heals don\u0027t stack.",
+ "§8Mana Cost: §3120",
+ "§8Cooldown: §a1s",
+ "",
+ "§7§4☠ §cRequires §5Zombie Slayer 7",
+ "§6§lLEGENDARY WAND"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "",
+ "A3": "REVENANT_VISCERA:64",
+ "B1": "",
+ "B2": "WAND_OF_RESTORATION:1",
+ "B3": "",
+ "C1": "ENCHANTED_DARK_OAK_LOG:64",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "WAND_OF_ATONEMENT",
+ "crafttext": "Requires Zombie Slayer 7",
+ "clickcommand": "viewrecipe",
+ "slayer_req": "ZOMBIE_7",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Wand_of_Atonement"
+ ]
+} \ No newline at end of file