diff options
Diffstat (limited to 'items/PET_SKIN_ENDERMAN_SUN.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN_SUN.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/PET_SKIN_ENDERMAN_SUN.json b/items/PET_SKIN_ENDERMAN_SUN.json new file mode 100644 index 00000000..ba8d9d72 --- /dev/null +++ b/items/PET_SKIN_ENDERMAN_SUN.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dSun Enderman Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"576a7915-e5c5-39a7-ac6f-9588ebdcf48b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMDcxMzUwNjEyOSwKICAicHJvZmlsZUlkIiA6ICJiZDNhNWRmY2ZkZjg0NDczOTViZDJiZmUwNGY0YzAzMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJwcmVja3Jhc25vIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdmMjYxZTNmZTg3NWRkNzVhN2ZiZDRlYTdiMTkzMmNhMmYzZTE4NjY1YTgwZjMyNDI5ZTRmM2ZlNTA0ZGNhNzYiCiAgICB9CiAgfQp9\"}]}},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§aThis skin is animated!\",11:\"\",12:\"§7§eRight-click on your summoned\",13:\"§epet to apply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§dSun Enderman Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMAN_SUN\"},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§aThis skin is animated!", + "", + "§7§eRight-click on your summoned", + "§epet to apply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_ENDERMAN_SUN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |