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/VOODOO_DOLL.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/VOODOO_DOLL.json')
-rw-r--r-- | items/VOODOO_DOLL.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/VOODOO_DOLL.json b/items/VOODOO_DOLL.json new file mode 100644 index 00000000..a5061c84 --- /dev/null +++ b/items/VOODOO_DOLL.json @@ -0,0 +1,26 @@ +{ + "internalname": "VOODOO_DOLL", + "itemid": "minecraft:fish", + "displayname": "Voodoo Doll", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Acupuncture §e§lRIGHT CLICK\",1:\"§7Shoot arrows from every\",2:\"§7direction around the targeted\",3:\"§7monster.\",4:\"§7\",5:\"§7Monsters hit by at least one\",6:\"§7arrow are slowed and receive\",7:\"§7§c1,500 §7damage/s for §a10§7s.\",8:\"§8Mana Cost: §3200\",9:\"§8Cooldown: §a5s\",10:\"\",11:\"§8Who do you voodoo?\",12:\"\",13:\"§c☠ §5Requires Zombie LVL 5\",14:\"§9§lRARE\"],Name:\"§9Voodoo Doll\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"VOODOO_DOLL\",uuid:\"4af1a950-6e9a-4436-8eb3-c4e734f244b1\",timestamp:\"3/29/20 5:56 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§6Item Ability: Acupuncture §e§lRIGHT CLICK", + "§7Shoot arrows from every", + "§7direction around the targeted", + "§7monster.", + "§7", + "§7Monsters hit by at least one", + "§7arrow are slowed and receive", + "§7§c1,500 §7damage/s for §a10§7s.", + "§8Mana Cost: §3200", + "§8Cooldown: §a5s", + "", + "§8Who do you voodoo?", + "", + "§c☠ §5Requires Zombie LVL 5", + "§9§lRARE" + ] +}
\ No newline at end of file |