diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-17 19:10:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-17 17:10:10 +0000 |
commit | 1c43c43efe5135040b3505c870ff274e954047f3 (patch) | |
tree | 9f055eba403f80f6a6cb40a27d5357cec3587971 | |
parent | 7a3c1d323117ecf6693f570cf62e969afd8218d5 (diff) | |
download | NotEnoughUpdates-REPO-1c43c43efe5135040b3505c870ff274e954047f3.tar.gz NotEnoughUpdates-REPO-1c43c43efe5135040b3505c870ff274e954047f3.tar.bz2 NotEnoughUpdates-REPO-1c43c43efe5135040b3505c870ff274e954047f3.zip |
Added new Grandma Wolf Skin (#1211)
-rw-r--r-- | items/PET_SKIN_GRANDMA_WOLF_REAL.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_GRANDMA_WOLF_REAL.json b/items/PET_SKIN_GRANDMA_WOLF_REAL.json new file mode 100644 index 00000000..e94bfa8e --- /dev/null +++ b/items/PET_SKIN_GRANDMA_WOLF_REAL.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Real Grandma Wolf Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f42d52aa-15d2-33cc-9f94-5f1511f02c64\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNTEzMTA2OTMxMSwKICAicHJvZmlsZUlkIiA6ICI5NTQ1NGYzOTkwNGE0MDg0OTcxMTQ0Y2Q5MmRhY2MyYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJHcDA4MTAiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTgyZWFmOWZkMGM4YWM5NDI3NTk1MmI1ZmFhY2I4MDIwNTA4MjJlOTE5YmE1YmU4OGY1ZThlZDk3ODQ2OGUxZCIKICAgIH0KICB9Cn0\"}]}},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:\"§7Grandma Wolf pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Real Grandma Wolf Skin\"},ExtraAttributes:{id:\"PET_SKIN_GRANDMA_WOLF_REAL\"}}", + "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", + "§7Grandma Wolf pets.", + "", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_GRANDMA_WOLF_REAL", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |