diff options
Diffstat (limited to 'items/PET_SKIN_ENDERMAN_BLUE_MOON.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN_BLUE_MOON.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/PET_SKIN_ENDERMAN_BLUE_MOON.json b/items/PET_SKIN_ENDERMAN_BLUE_MOON.json new file mode 100644 index 00000000..04936d06 --- /dev/null +++ b/items/PET_SKIN_ENDERMAN_BLUE_MOON.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dBlue Moon Enderman Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3df54497-7e8d-3f82-b520-c673567ca8a5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMDcxMTYyNTc3OSwKICAicHJvZmlsZUlkIiA6ICJkMTViODBlNmQxMzk0OWE1OGMxMWY5YzQzZTQ0ZGZlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJCeUVaYmVyQ2ltZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xODE1ODZmNmU3OTE2OWQ3OTU3MGUzMTliMmYwODg5NWNmMzY2Y2EzYWM1MDZhZjg4ZjgzMTUxMDc4M2Y4OTg3IgogICAgfQogIH0KfQ\"}]}},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:\"§dBlue Moon Enderman Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMAN_BLUE_MOON\"},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_BLUE_MOON", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |