diff options
Diffstat (limited to 'items/PET_SKIN_PIGMAN_LUNAR_PIG.json')
-rw-r--r-- | items/PET_SKIN_PIGMAN_LUNAR_PIG.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_PIGMAN_LUNAR_PIG.json b/items/PET_SKIN_PIGMAN_LUNAR_PIG.json new file mode 100644 index 00000000..c639221a --- /dev/null +++ b/items/PET_SKIN_PIGMAN_LUNAR_PIG.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Lunar Pig Pigman Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"323309eb-4ef7-3b06-b234-495017cb48b2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzI5NTk1MzQ1NCwKICAicHJvZmlsZUlkIiA6ICI2OGQyMTg3MDBlYmU0YTliYWU0OTcyNTg3ZDIzNzA4OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJzbGVlcG5vdGZvcm1lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhlY2E0YzM3ZWM0Y2MyN2UxOWUzMDUwMjI3ZjllYThiMThmOGM5ZjFjM2E5ZmJiY2YzZGNhNmQ2ZTdlOGE2NzkiCiAgICB9CiAgfQp9\"}]}},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:\"§7Pigman pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Lunar Pig Pigman Skin\"},ExtraAttributes:{id:\"PET_SKIN_PIGMAN_LUNAR_PIG\"}}", + "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", + "§7Pigman pets.", + "", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_PIGMAN_LUNAR_PIG", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |