diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/VAMPIRE_WITCH_MASK.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/VAMPIRE_WITCH_MASK.json')
-rw-r--r-- | items/VAMPIRE_WITCH_MASK.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/VAMPIRE_WITCH_MASK.json b/items/VAMPIRE_WITCH_MASK.json index 3616c673..2e6d98a3 100644 --- a/items/VAMPIRE_WITCH_MASK.json +++ b/items/VAMPIRE_WITCH_MASK.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§5Vampire Witch Mask", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8a619dc1-cbba-3deb-aafe-e910961d9ada\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjM0OGU1YjRiM2QyYzFkZWMwMjNmYmY0MDYyMTZmMTIzOTY1ODkwNmVmNGMyZmJmMWM1MzkwNmUyNDNlNjYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+132 HP\",1:\"§7Defense: §a+222\",2:\"\",3:\"§6Item Ability: Bat Swarm\",4:\"§7Summons two bats that will\",5:\"§7follow you and attack nearby\",6:\"§7enemies, dealing §c9,090\",7:\"§c§7damage upon exploding. Your\",8:\"§7bats will not spawn on your\",9:\"§7island.\",10:\"\",11:\"§6Item Ability: Rejuvenate\",12:\"§7While wearing, drains §a5\",13:\"§a§7health per second from all\",14:\"§7monsters within §e8 §7blocks.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Vampire Witch Mask\"},ExtraAttributes:{id:\"VAMPIRE_WITCH_MASK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8a619dc1-cbba-3deb-aafe-e910961d9ada\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjM0OGU1YjRiM2QyYzFkZWMwMjNmYmY0MDYyMTZmMTIzOTY1ODkwNmVmNGMyZmJmMWM1MzkwNmUyNDNlNjYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+132 HP\",1:\"§7Defense: §a+222\",2:\"\",3:\"§6Ability: Bat Swarm\",4:\"§7Summons two bats that will\",5:\"§7follow you and attack nearby\",6:\"§7enemies, dealing §c9,090\",7:\"§c§7damage upon exploding. Your\",8:\"§7bats will not spawn on your\",9:\"§7island.\",10:\"\",11:\"§6Ability: Rejuvenate\",12:\"§7While wearing, drains §a5\",13:\"§a§7health per second from all\",14:\"§7monsters within §e8 §7blocks.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Vampire Witch Mask\"},ExtraAttributes:{id:\"VAMPIRE_WITCH_MASK\"}}", "damage": 3, "lore": [ "§7Health: §a+132 HP", "§7Defense: §a+222", "", - "§6Item Ability: Bat Swarm", + "§6Ability: Bat Swarm", "§7Summons two bats that will", "§7follow you and attack nearby", "§7enemies, dealing §c9,090", @@ -15,7 +15,7 @@ "§7bats will not spawn on your", "§7island.", "", - "§6Item Ability: Rejuvenate", + "§6Ability: Rejuvenate", "§7While wearing, drains §a5", "§a§7health per second from all", "§7monsters within §e8 §7blocks.", @@ -36,7 +36,7 @@ }, "internalname": "VAMPIRE_WITCH_MASK", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ |