diff options
Diffstat (limited to 'items/PET_SKIN_ENDERMAN_NEON.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN_NEON.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_ENDERMAN_NEON.json b/items/PET_SKIN_ENDERMAN_NEON.json new file mode 100644 index 00000000..28a28411 --- /dev/null +++ b/items/PET_SKIN_ENDERMAN_NEON.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Neon Enderman Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1a2d6c90-33bc-33b0-a709-0e8a0e70168f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MDY2NzE2NzQ2NSwKICAicHJvZmlsZUlkIiA6ICJiYzRlZGZiNWYzNmM0OGE3YWM5ZjFhMzlkYzIzZjRmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICI4YWNhNjgwYjIyNDYxMzQwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZmOTAyMGMwN2Q4NzViYWQxNDQwMzM3YWRiNTVhMDhjMTVkYjA2Yjk5NDY0NmE2OTE3OTVmNGNkMjkzZmUzZGUiCiAgICB9CiAgfQp9\"}]}},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:\"§6Neon Enderman Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMAN_NEON\"},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_NEON", + "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 |