diff options
Diffstat (limited to 'items/JINGLE_BELLS.json')
-rw-r--r-- | items/JINGLE_BELLS.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/JINGLE_BELLS.json b/items/JINGLE_BELLS.json index 807ed7a8..b4bb9b46 100644 --- a/items/JINGLE_BELLS.json +++ b/items/JINGLE_BELLS.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0fdf18cb-2828-3345-b0b1-fd448610edf6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTI1MDg4YWM5OGE3ZGYyMjNlY2IyOTcxZjY0ODhkMTRhODIwZDgzNzk0M2NhMWFkNGQxZjE1Yjk5YmRlNmMifX19\"}]}},display:{Lore:[0:\"§6Ability: 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: §a1s\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Jingle Bells\"},ExtraAttributes:{id:\"JINGLE_BELLS\"}}", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "lore": [ "§6Ability: Jingle Bells §e§lRIGHT CLICK", "§7Angers all monsters in a §a10", @@ -18,7 +18,15 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Jingle_Bells" + "https://hypixel-skyblock.fandom.com/wiki/Jingle_Bells", + "https://wiki.hypixel.net/Jingle_Bells" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "type": "trade", + "cost": "EMERALD:75", + "result": "JINGLE_BELLS" + } + ] } |