diff options
Diffstat (limited to 'items/PET_SKIN_ENDERMAN_SLAYER.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN_SLAYER.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PET_SKIN_ENDERMAN_SLAYER.json b/items/PET_SKIN_ENDERMAN_SLAYER.json new file mode 100644 index 00000000..6f1ed530 --- /dev/null +++ b/items/PET_SKIN_ENDERMAN_SLAYER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Void Conqueror Enderman Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"301afb75-07dd-37ce-94a1-7c5c40ab2512\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTk4NDE5NTUwNCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGZmZjQxZTFhZmM1OTdiMTRmNzdiOGU0NGUyYTEzNGRhYmUxNjFhMTUyNmFkZTgwZTYyOTBmMmRmMzMxZGMxMSIKICAgIH0KICB9Cn0\u003d\"}]}},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:\"§5§lEPIC COSMETIC\"],Name:\"§f§f§5Void Conqueror Enderman Skin\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PET_SKIN_ENDERMAN_SLAYER\"},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!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_ENDERMAN_SLAYER", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |