diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-14 21:12:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 20:12:30 +0000 |
commit | acce25198243ba7f70a426792aeb29c0bef1bb47 (patch) | |
tree | ebf795cdfa24dccd4f51472806d595017c04bf62 /items/PET_SKIN_MOOSHROOM_COW_LUNAR_OX.json | |
parent | da1300e3efd39e034407134c6365f142cd7fb763 (diff) | |
download | NotEnoughUpdates-REPO-acce25198243ba7f70a426792aeb29c0bef1bb47.tar.gz NotEnoughUpdates-REPO-acce25198243ba7f70a426792aeb29c0bef1bb47.tar.bz2 NotEnoughUpdates-REPO-acce25198243ba7f70a426792aeb29c0bef1bb47.zip |
Added new lunar skins (#1105)
Diffstat (limited to 'items/PET_SKIN_MOOSHROOM_COW_LUNAR_OX.json')
-rw-r--r-- | items/PET_SKIN_MOOSHROOM_COW_LUNAR_OX.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_MOOSHROOM_COW_LUNAR_OX.json b/items/PET_SKIN_MOOSHROOM_COW_LUNAR_OX.json new file mode 100644 index 00000000..f6a88ddd --- /dev/null +++ b/items/PET_SKIN_MOOSHROOM_COW_LUNAR_OX.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Lunar Ox Mooshroom Cow Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dd73f088-3343-348d-a756-cfeccdc20e02\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzI5NTgxMzQyNSwKICAicHJvZmlsZUlkIiA6ICI1ZTEwYjc5MTY2ZTA0MTNkYjI2MThkMzE3MTc2M2Y4NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJPTUZfQmxvY2tCdXN0ZXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTQ1ZDdiNDYzMjQ3YmZlOTM0NGJmYzA0YzYyYzBjMzgxMmU5MTM5MzBiM2MyNDhkZWRiZjExMTE5MWJhZDc5MSIKICAgIH0KICB9Cn0\"}]}},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:\"§7Mooshroom Cow pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Lunar Ox Mooshroom Cow Skin\"},ExtraAttributes:{id:\"PET_SKIN_MOOSHROOM_COW_LUNAR_OX\"}}", + "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", + "§7Mooshroom Cow pets.", + "", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_MOOSHROOM_COW_LUNAR_OX", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |