diff options
Diffstat (limited to 'items/ZOMBIE_TALISMAN.json')
-rw-r--r-- | items/ZOMBIE_TALISMAN.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/ZOMBIE_TALISMAN.json b/items/ZOMBIE_TALISMAN.json new file mode 100644 index 00000000..1fd31dbe --- /dev/null +++ b/items/ZOMBIE_TALISMAN.json @@ -0,0 +1,19 @@ +{ + "internalname": "ZOMBIE_TALISMAN", + "itemid": "minecraft:skull", + "displayname": "Itchy Zombie Talisman", + "clickcommand": "", + "damage": 2, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Strength: §c+1 §8(Itchy +1)\",1:\"§7Crit Damage: §c+3% §8(Itchy +3%)\",2:\"§7Attack Speed: §c+1% §8(Itchy +1%)\",3:\"\",4:\"§7Reduces the damage taken from\",5:\"§7§7Zombies by §a5%§7.\",6:\"\",7:\"§f§lCOMMON ACCESSORY\"],Name:\"§fItchy Zombie Talisman\"},ExtraAttributes:{modifier:\"itchy\",originTag:\"SHOP_PURCHASE\",id:\"ZOMBIE_TALISMAN\",uuid:\"52ec41bd-b490-4ce0-91e1-4689c66ab19b\",timestamp:\"8/7/19 11:43 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+1 §8(Itchy +1)", + "§7Crit Damage: §c+3% §8(Itchy +3%)", + "§7Attack Speed: §c+1% §8(Itchy +1%)", + "", + "§7Reduces the damage taken from", + "§7§7Zombies by §a5%§7.", + "", + "§f§lCOMMON ACCESSORY" + ] +}
\ No newline at end of file |