diff options
Diffstat (limited to 'items/PET_SKIN_DOLPHIN_MIDNIGHT.json')
-rw-r--r-- | items/PET_SKIN_DOLPHIN_MIDNIGHT.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/PET_SKIN_DOLPHIN_MIDNIGHT.json b/items/PET_SKIN_DOLPHIN_MIDNIGHT.json new file mode 100644 index 00000000..265fa087 --- /dev/null +++ b/items/PET_SKIN_DOLPHIN_MIDNIGHT.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dMidnight Dolphin Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"87775f20-9564-3b5b-9a33-3d1f8489f648\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyMTgyNjMwMDgyMSwKICAicHJvZmlsZUlkIiA6ICI1MjhlYzVmMmEzZmM0MDA0YjYwY2IwOTA5Y2JiMjdjYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJQdWxpenppIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzEzMmY3MWE3ZmZkYzY0NGM2ZDIwOTE4MGJhNmUyN2M5NWYzMWYxM2ZlMTgwMzU3MTU2ZGJjM2MwZjQxNTRlNWUiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\"}]}},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:\"§7Dolphin pets.\",8:\"\",9:\"§7§aThis skin is animated!\",10:\"\",11:\"§7§eRight-click on your summoned pet to\",12:\"§eapply this skin!\",13:\"\",14:\"§d§lMYTHIC COSMETIC\"],Name:\"§dMidnight Dolphin Skin\"},ExtraAttributes:{id:\"PET_SKIN_DOLPHIN_MIDNIGHT\"}}", + "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", + "§7Dolphin pets.", + "", + "§7§aThis skin is animated!", + "", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_DOLPHIN_MIDNIGHT", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |