diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-05-13 17:02:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-13 17:02:55 +0200 |
commit | f9f4623383cd873d2d6087f12ae9d3b390b031e1 (patch) | |
tree | aa2839075400f0217df558f21af4196e28b52ff6 /items/JINGLE_BELLS.json | |
parent | a832b289337a0b3d1bd20f0db79808052f4fe66d (diff) | |
download | NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.tar.gz NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.tar.bz2 NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.zip |
Rusty Stuff (#739)
* Rusty Stuff Part 1
* I hate pets
* Add files via upload
* fine?
* I swear I changed that...
* thx jani
* I already had that in my clipboard...
Diffstat (limited to 'items/JINGLE_BELLS.json')
-rw-r--r-- | items/JINGLE_BELLS.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/JINGLE_BELLS.json b/items/JINGLE_BELLS.json index 807ed7a8..94727ffd 100644 --- a/items/JINGLE_BELLS.json +++ b/items/JINGLE_BELLS.json @@ -1,11 +1,8 @@ { - "internalname": "JINGLE_BELLS", "itemid": "minecraft:skull", "displayname": "§9Jingle Bells", - "clickcommand": "", + "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:\"§8§l* §8Co-op Soulbound §8§l*\",8:\"§9§lRARE\"],Name:\"§9Jingle Bells\"},ExtraAttributes:{id:\"JINGLE_BELLS\"}}", "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", "lore": [ "§6Ability: Jingle Bells §e§lRIGHT CLICK", "§7Angers all monsters in a §a10", @@ -14,11 +11,15 @@ "§7them to run towards you.", "§8Cooldown: §a1s", "", + "§8§l* §8Co-op Soulbound §8§l*", "§9§lRARE" ], + "internalname": "JINGLE_BELLS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Jingle_Bells" - ], - "crafttext": "" -} + ] +}
\ No newline at end of file |