diff options
author | MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> | 2022-06-10 01:02:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-10 07:02:45 +0200 |
commit | aba02b5350cf34a2f804fce66f0d8b51a34130ea (patch) | |
tree | 9007db55bfd9c73a80c06df8fc53ba878029708c /items/PET_SKIN_ENDERMAN_XENON.json | |
parent | ad7c1d10cd09616cf8d06d44252ea07db7a0cbd5 (diff) | |
download | NotEnoughUpdates-REPO-aba02b5350cf34a2f804fce66f0d8b51a34130ea.tar.gz NotEnoughUpdates-REPO-aba02b5350cf34a2f804fce66f0d8b51a34130ea.tar.bz2 NotEnoughUpdates-REPO-aba02b5350cf34a2f804fce66f0d8b51a34130ea.zip |
New Fire Sale Skins (#758)
Diffstat (limited to 'items/PET_SKIN_ENDERMAN_XENON.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN_XENON.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_ENDERMAN_XENON.json b/items/PET_SKIN_ENDERMAN_XENON.json new file mode 100644 index 00000000..a740acc4 --- /dev/null +++ b/items/PET_SKIN_ENDERMAN_XENON.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Xenon Enderman Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fa479c79-b324-3714-8117-3b3335aab09a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MDY2NzQ5NzkyMywKICAicHJvZmlsZUlkIiA6ICI2MzQxNmVlYWMyYWI0MzFlOWFlZWFjYzI0Zjg4ZGM3NSIsCiAgInByb2ZpbGVOYW1lIiA6ICJEYXJnZWJfWVQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTJkZWZiZTNjZGUzMjZkNDUxMWJiNTMzMzlkNzc3YWZhNzAzZjNlYzRkYWE2OTdkNjFhNDQwMjc0NGNiYjBjZCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Enderman pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6Xenon Enderman Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMAN_XENON\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but", + "§7only one skin can be active at a", + "§7time!", + "", + "§7§7This skin can only be applied", + "§7to Enderman pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "PET_SKIN_ENDERMAN_XENON", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |