diff options
Diffstat (limited to 'items/VAMPIRE_MASK.json')
-rw-r--r-- | items/VAMPIRE_MASK.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/VAMPIRE_MASK.json b/items/VAMPIRE_MASK.json new file mode 100644 index 00000000..828a57db --- /dev/null +++ b/items/VAMPIRE_MASK.json @@ -0,0 +1,20 @@ +{ + "internalname": "VAMPIRE_MASK", + "itemid": "minecraft:skull", + "displayname": "Vampire 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:{originTag:\"EVENT_REWARD\",id:\"VAMPIRE_MASK\",uuid:\"b184c649-ba75-4aff-b2d3-511c37793db2\",timestamp:\"3/30/20 8:40 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+111", + "", + "§6Item Ability: Rejuvenate", + "§7While wearing, drains §a5", + "§a§7health per second from all", + "§7monsters within §e8 §7blocks.", + "", + "§7§8This item can be reforged!", + "§9§lRARE HELMET" + ] +}
\ No newline at end of file |