diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-13 11:34:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 19:34:00 +1000 |
commit | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (patch) | |
tree | 3c4f881ca7ca2c43c284eb87a4ca3f4f796b8a88 /items/VOODOO_DOLL_WILTED.json | |
parent | 5ceeb13354e54075db9680ee6b47cc0741bb739b (diff) | |
download | NotEnoughUpdates-REPO-9861e27f07a1562bb4d1170c22a7b8c72fa63428.tar.gz NotEnoughUpdates-REPO-9861e27f07a1562bb4d1170c22a7b8c72fa63428.tar.bz2 NotEnoughUpdates-REPO-9861e27f07a1562bb4d1170c22a7b8c72fa63428.zip |
Fixed 2 npc's (#977)
Diffstat (limited to 'items/VOODOO_DOLL_WILTED.json')
-rw-r--r-- | items/VOODOO_DOLL_WILTED.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/VOODOO_DOLL_WILTED.json b/items/VOODOO_DOLL_WILTED.json index 92a2e381..3217c1a1 100644 --- a/items/VOODOO_DOLL_WILTED.json +++ b/items/VOODOO_DOLL_WILTED.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fish", "displayname": "§5Jinxed Voodoo Doll", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: 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§c70,058.8 §7damage/s for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3180\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§8Who do you voodoo?\",13:\"\",14:\"§5§lEPIC\"],Name:\"§5Jinxed Voodoo Doll\"},ExtraAttributes:{id:\"VOODOO_DOLL_WILTED\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: 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§c70,058.8 §7damage/s for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3180\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§8Who do you voodoo?\",13:\"\",14:\"§7§4☠ §cRequires §5Zombie Slayer 5§c.\",15:\"§5§lEPIC\"],Name:\"§5Jinxed Voodoo Doll\"},ExtraAttributes:{id:\"VOODOO_DOLL_WILTED\"}}", "damage": 3, "lore": [ "§6Ability: Acupuncture §e§lRIGHT CLICK", @@ -18,6 +18,7 @@ "", "§8Who do you voodoo?", "", + "§7§4☠ §cRequires §5Zombie Slayer 5§c.", "§5§lEPIC" ], "recipe": { |