diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-02-07 21:22:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-07 15:22:39 -0500 |
commit | d41476a4dab4046c98c90af522b541872c0e1ff1 (patch) | |
tree | 9115a33c08faf8561af570883b6229c1daa0aa8e /items/PET_SKIN_DRAGON_NEON_RED.json | |
parent | 91d5b837e7248970b846637beadde481396a5aa7 (diff) | |
download | NotEnoughUpdates-REPO-d41476a4dab4046c98c90af522b541872c0e1ff1.tar.gz NotEnoughUpdates-REPO-d41476a4dab4046c98c90af522b541872c0e1ff1.tar.bz2 NotEnoughUpdates-REPO-d41476a4dab4046c98c90af522b541872c0e1ff1.zip |
added new ender dragon pet skins (#386)
Diffstat (limited to 'items/PET_SKIN_DRAGON_NEON_RED.json')
-rw-r--r-- | items/PET_SKIN_DRAGON_NEON_RED.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_DRAGON_NEON_RED.json b/items/PET_SKIN_DRAGON_NEON_RED.json new file mode 100644 index 00000000..236a3d7f --- /dev/null +++ b/items/PET_SKIN_DRAGON_NEON_RED.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Neon Red Ender Dragon Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8e4b87b0-fd00-3eaa-a732-788e791b42bc\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMTEwMjQ0MjI1NCwKICAicHJvZmlsZUlkIiA6ICJhNzdkNmQ2YmFjOWE0NzY3YTFhNzU1NjYxOTllYmY5MiIsCiAgInByb2ZpbGVOYW1lIiA6ICIwOEJFRDUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTA1YzliNGY0MjE4Njc3YzViNGJjYzljN2Q5ZTI5ZTE4ZDE2ODRhNTM2NzgxZmVkZTEyODBmYzVlNjk2MTUzOCIKICAgIH0KICB9Cn0\"}]}},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 Ender Dragon pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§6§lLEGENDARY COSMETIC\"],Name:\"§f§f§6Neon Red Ender Dragon Skin\"},ExtraAttributes:{id:\"PET_SKIN_DRAGON_NEON_RED\",uuid:\"bc21d41a-daeb-4f23-9b22-4acedb1044c6\"},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 Ender Dragon pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "PET_SKIN_DRAGON_NEON_RED", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} |