From f96b9092419d9fd473ae628605a48c48dec98dfb Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 15 Aug 2021 02:39:44 +0200 Subject: YEP - Fixing Hypixels Stupid Shit (#594) * YEP * Fixing Smarty Pants Enchant * Fixing other Hypixel Shit --- items/VAMPIRE_MASK.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/VAMPIRE_MASK.json') diff --git a/items/VAMPIRE_MASK.json b/items/VAMPIRE_MASK.json index f4e2977a..aa77bbd1 100644 --- a/items/VAMPIRE_MASK.json +++ b/items/VAMPIRE_MASK.json @@ -4,12 +4,12 @@ "displayname": "§9Vampire Mask", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d2463b0-fba2-3136-8211-519da8e903c5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGQ0NDc1NmUwYjRlY2U4ZDc0NjI5NmEzZDVlMjk3ZTE0MTVmNGJhMTc2NDdmZmUyMjgzODUzODNkMTYxYTkifX19\"}]}},display:{Lore:[0:\"§7Defense: §a+111\",1:\"\",2:\"§6Item Ability: Rejuvenate\",3:\"§7While wearing, drains §a5\",4:\"§a§7health per second from all\",5:\"§7monsters within §e8 §7blocks.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE HELMET\"],Name:\"§9Vampire Mask\"},ExtraAttributes:{id:\"VAMPIRE_MASK\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d2463b0-fba2-3136-8211-519da8e903c5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGQ0NDc1NmUwYjRlY2U4ZDc0NjI5NmEzZDVlMjk3ZTE0MTVmNGJhMTc2NDdmZmUyMjgzODUzODNkMTYxYTkifX19\"}]}},display:{Lore:[0:\"§7Defense: §a+111\",1:\"\",2:\"§6Ability: Rejuvenate\",3:\"§7While wearing, drains §a5\",4:\"§a§7health per second from all\",5:\"§7monsters within §e8 §7blocks.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE HELMET\"],Name:\"§9Vampire Mask\"},ExtraAttributes:{id:\"VAMPIRE_MASK\"}}", + "modver": "2.0.0-REL", "lore": [ "§7Defense: §a+111", "", - "§6Item Ability: Rejuvenate", + "§6Ability: Rejuvenate", "§7While wearing, drains §a5", "§a§7health per second from all", "§7monsters within §e8 §7blocks.", @@ -20,5 +20,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Vampire_Mask" - ] + ], + "crafttext": "" } \ No newline at end of file -- cgit