diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-27 10:23:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-27 08:23:26 +0000 |
| commit | 62997583e226903a2419cf527f3b00abd782a04d (patch) | |
| tree | 9946d0390d47250a019998abe695331e9e6de50a | |
| parent | 3d39e1af0670d26bcf11fc59cead2edd3f7119ee (diff) | |
| download | NotEnoughUpdates-REPO-62997583e226903a2419cf527f3b00abd782a04d.tar.gz NotEnoughUpdates-REPO-62997583e226903a2419cf527f3b00abd782a04d.tar.bz2 NotEnoughUpdates-REPO-62997583e226903a2419cf527f3b00abd782a04d.zip | |
feat: Armadillo Skin (#1376)
| -rw-r--r-- | items/PET_SKIN_ARMADILLO_ARMARON.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/PET_SKIN_ARMADILLO_ARMARON.json b/items/PET_SKIN_ARMADILLO_ARMARON.json new file mode 100644 index 00000000..83bde74b --- /dev/null +++ b/items/PET_SKIN_ARMADILLO_ARMARON.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dArmaron Armadillo Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d9cf2be2-6ff7-317d-acbd-188c56318c60\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcyNzE3MTM1NDgzMywKICAicHJvZmlsZUlkIiA6ICI2NDU4Mjc0MjEyNDg0MDY0YTRkMDBlNDdjZWM4ZjcyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaDNtMXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTcyZTkwM2UxNzgxZjEyYWE3MjBkNWIzZjY3MDI4NjdiYzc3YTBmZTE2ODJiMzI4MDZkY2FhYzI5Mjg2ODEyIgogICAgfQogIH0KfQ\"}]}},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:\"§7Armadillo 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:\"§dArmaron Armadillo Skin\"},ExtraAttributes:{id:\"PET_SKIN_ARMADILLO_ARMARON\"}}", + "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", + "§7Armadillo pets.", + "", + "§7§aThis skin is animated!", + "", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_ARMADILLO_ARMARON", + "crafttext": "", + "clickcommand": "", + "modver": "2.4.0", + "infoType": "" +}
\ No newline at end of file |
