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_BLUE.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_BLUE.json')
-rw-r--r-- | items/PET_SKIN_DRAGON_NEON_BLUE.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_DRAGON_NEON_BLUE.json b/items/PET_SKIN_DRAGON_NEON_BLUE.json new file mode 100644 index 00000000..9307fe09 --- /dev/null +++ b/items/PET_SKIN_DRAGON_NEON_BLUE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Neon Blue Ender Dragon Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d034068b-714d-3264-825e-eb4b89fb27af\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMTEwMjM4NzYxNiwKICAicHJvZmlsZUlkIiA6ICI2ZmU4OTUxZDVhY2M0NDc3OWI2ZmYxMmU3YzFlOTQ2MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJlcGhlbXJhIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzk2YTRiOWZiY2Y4YzNlN2UxMjMyZTU3ZDZhMjg3MGJhM2VhMzBmNzY0MDdhZTExOTdmZDUyZTlmNzZjYTQ2YWMiCiAgICB9CiAgfQp9\"}]}},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 Blue Ender Dragon Skin\"},ExtraAttributes:{id:\"PET_SKIN_DRAGON_NEON_BLUE\",uuid:\"b5a11cf2-ab4c-4c87-b13d-2e424157a279\"},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_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} |