diff options
Diffstat (limited to 'items/PET_SKIN_ENDERMAN_NEBULA.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN_NEBULA.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/PET_SKIN_ENDERMAN_NEBULA.json b/items/PET_SKIN_ENDERMAN_NEBULA.json new file mode 100644 index 00000000..1dd84462 --- /dev/null +++ b/items/PET_SKIN_ENDERMAN_NEBULA.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dNebula Enderman Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f9beec5f-6196-3217-92ef-6a977f34a024\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMDcxMjY1NzU1OSwKICAicHJvZmlsZUlkIiA6ICI3ZmZkZTAxMzEzM2Q0ZDE3YmYzOTA2Y2IyNWEzOGMxMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJ3ZXJ0eXVld3NkcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iMzI5MDc0OTVjZmIwY2YzOGJiMGNkZDJjZDE4MjIxMTFjYjY0NjkwODhjZDk4NDIzMTQzODE1YjU1ZGJiZDRhIgogICAgfQogIH0KfQ\"}]}},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:\"§dNebula Enderman Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMAN_NEBULA\"},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_NEBULA", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |