diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-24 19:08:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-24 18:08:34 +0000 |
commit | b23d0556b477c590f7b24d58f04f602c315b1004 (patch) | |
tree | 521ab0fda483160f82894cf6403f4af4755d29db /items/PET_SKIN_ENDERMAN_NEBULA.json | |
parent | 38d65b011b15faab74a8b985310543d29e427ee7 (diff) | |
download | NotEnoughUpdates-REPO-b23d0556b477c590f7b24d58f04f602c315b1004.tar.gz NotEnoughUpdates-REPO-b23d0556b477c590f7b24d58f04f602c315b1004.tar.bz2 NotEnoughUpdates-REPO-b23d0556b477c590f7b24d58f04f602c315b1004.zip |
Added new skins (#1049)
Diffstat (limited to 'items/PET_SKIN_ENDERMAN_NEBULA.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN_NEBULA.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/PET_SKIN_ENDERMAN_NEBULA.json b/items/PET_SKIN_ENDERMAN_NEBULA.json new file mode 100644 index 00000000..1dd84462 --- /dev/null +++ b/items/PET_SKIN_ENDERMAN_NEBULA.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dNebula Enderman Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f9beec5f-6196-3217-92ef-6a977f34a024\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMDcxMjY1NzU1OSwKICAicHJvZmlsZUlkIiA6ICI3ZmZkZTAxMzEzM2Q0ZDE3YmYzOTA2Y2IyNWEzOGMxMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJ3ZXJ0eXVld3NkcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iMzI5MDc0OTVjZmIwY2YzOGJiMGNkZDJjZDE4MjIxMTFjYjY0NjkwODhjZDk4NDIzMTQzODE1YjU1ZGJiZDRhIgogICAgfQogIH0KfQ\"}]}},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:\"§dNebula Enderman Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMAN_NEBULA\"},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_NEBULA", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |