diff options
Diffstat (limited to 'items/JINGLE_BELLS.json')
-rw-r--r-- | items/JINGLE_BELLS.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/JINGLE_BELLS.json b/items/JINGLE_BELLS.json new file mode 100644 index 00000000..50338d20 --- /dev/null +++ b/items/JINGLE_BELLS.json @@ -0,0 +1,19 @@ +{ + "internalname": "JINGLE_BELLS", + "itemid": "minecraft:skull", + "displayname": "Jingle Bells", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0fdf18cb-2828-3345-b0b1-fd448610edf6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTI1MDg4YWM5OGE3ZGYyMjNlY2IyOTcxZjY0ODhkMTRhODIwZDgzNzk0M2NhMWFkNGQxZjE1Yjk5YmRlNmMifX19\"}]}},display:{Lore:[0:\"§6Item Ability: Jingle Bells §e§lRIGHT CLICK\",1:\"§7Angers all monsters in a §a10\",2:\"§ablock§7 range, consuming §a50%§7\",3:\"§7of your max mana and causing\",4:\"§7them to run towards you.\",5:\"§8Cooldown: §a5s\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Jingle Bells\"},ExtraAttributes:{id:\"JINGLE_BELLS\"}}", + "modver": "1.0.0", + "lore": [ + "§6Item Ability: Jingle Bells §e§lRIGHT CLICK", + "§7Angers all monsters in a §a10", + "§ablock§7 range, consuming §a50%§7", + "§7of your max mana and causing", + "§7them to run towards you.", + "§8Cooldown: §a5s", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |