diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-30 21:19:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-30 20:19:12 +0000 |
commit | af0ba996fd27e466e978f4a699fd29771cc3d36f (patch) | |
tree | bd856915b327f4acfe951564f5d7bcb5b33e138c /items/PET_SKIN_SLUG_AZURE_SEA_SLUG.json | |
parent | 40f8d9eab9346a4c8d6fe6b6ea57f37d004c204b (diff) | |
download | NotEnoughUpdates-REPO-af0ba996fd27e466e978f4a699fd29771cc3d36f.tar.gz NotEnoughUpdates-REPO-af0ba996fd27e466e978f4a699fd29771cc3d36f.tar.bz2 NotEnoughUpdates-REPO-af0ba996fd27e466e978f4a699fd29771cc3d36f.zip |
Added new pet and backpack skin (#1055)
and a missing npc
Diffstat (limited to 'items/PET_SKIN_SLUG_AZURE_SEA_SLUG.json')
-rw-r--r-- | items/PET_SKIN_SLUG_AZURE_SEA_SLUG.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PET_SKIN_SLUG_AZURE_SEA_SLUG.json b/items/PET_SKIN_SLUG_AZURE_SEA_SLUG.json new file mode 100644 index 00000000..2702806d --- /dev/null +++ b/items/PET_SKIN_SLUG_AZURE_SEA_SLUG.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Azure Sea Slug Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f952438d-04f3-3842-b26d-c1ca5caa6bdd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMTI1NTA5ODgzNCwKICAicHJvZmlsZUlkIiA6ICI3ZGY4NmY1MWFjZmI0MjQzYTkzNDQ1OTAyZDEzYTc0MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNclJpcHRpZGUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTY0ZTg5OWRlMzRiNTRjYzc1Y2YwOTU5MDY3Njc4ZDJjNDE3M2YxZGEwZmMzZjhiYTEzODRiNmE1OGE2ZDg0NyIKICAgIH0KICB9Cn0\"}]}},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 Slug pets.\",9:\"\",10:\"§7§eRight-click on your summoned\",11:\"§epet to apply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Azure Sea Slug Skin\"},ExtraAttributes:{id:\"PET_SKIN_SLUG_AZURE_SEA_SLUG\"},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 Slug pets.", + "", + "§7§eRight-click on your summoned", + "§epet to apply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_SLUG_AZURE_SEA_SLUG", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |