diff options
Diffstat (limited to 'items/PET_SKIN_ELEPHANT_PINK_PLUSHIE.json')
-rw-r--r-- | items/PET_SKIN_ELEPHANT_PINK_PLUSHIE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_ELEPHANT_PINK_PLUSHIE.json b/items/PET_SKIN_ELEPHANT_PINK_PLUSHIE.json new file mode 100644 index 00000000..96288df0 --- /dev/null +++ b/items/PET_SKIN_ELEPHANT_PINK_PLUSHIE.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Pink Plushie Elephant Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"723f81bb-35e9-35d9-bd4e-7441c89c4011\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNDI4MDE2NTI2MCwKICAicHJvZmlsZUlkIiA6ICIxNDU1MDNhNDRjZmI0NzcwYmM3NWNjMTRjYjUwMDE4NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMaWtlbHlFcmljIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdkMWZkOGIyMjM2YTUyODUwNTc3NzRkZTBjMGI3NDg0NTNhYTVmYmY4NTIxOWRhYjcyNmIzMzNhOWQ4NjY2NGEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but only\",4:\"§7one skin can be active at a time!\",5:\"\",6:\"§7§7This skin can only be applied to\",7:\"§7Elephant pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Pink Plushie Elephant Skin\"},ExtraAttributes:{id:\"PET_SKIN_ELEPHANT_PINK_PLUSHIE\"}}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but only", + "§7one skin can be active at a time!", + "", + "§7§7This skin can only be applied to", + "§7Elephant pets.", + "", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_ELEPHANT_PINK_PLUSHIE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |