diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-16 19:35:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-16 18:35:48 +0000 |
commit | 741fb3107b3cd799947c7114562b5bd85f9f4aed (patch) | |
tree | 556a7a7a3f5ba8187fe7d6e54bd0487dee3c53a3 /items/PET_SKIN_RAT_PIRATE.json | |
parent | edbfdf6897a9fed380460e67d2a04257302c42e7 (diff) | |
download | NotEnoughUpdates-REPO-741fb3107b3cd799947c7114562b5bd85f9f4aed.tar.gz NotEnoughUpdates-REPO-741fb3107b3cd799947c7114562b5bd85f9f4aed.tar.bz2 NotEnoughUpdates-REPO-741fb3107b3cd799947c7114562b5bd85f9f4aed.zip |
Added new skins and missing enchant (#1040)
Diffstat (limited to 'items/PET_SKIN_RAT_PIRATE.json')
-rw-r--r-- | items/PET_SKIN_RAT_PIRATE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PET_SKIN_RAT_PIRATE.json b/items/PET_SKIN_RAT_PIRATE.json new file mode 100644 index 00000000..87a48887 --- /dev/null +++ b/items/PET_SKIN_RAT_PIRATE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5PiRate Rat Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"eb770c0e-197d-3d1e-a4c1-6b78052a8572\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5OTY2MjY4NzIwNSwKICAicHJvZmlsZUlkIiA6ICIxNjIxNWRhNTM1YjY0MDZiYjk1MjI1YmQ3MTk2ZTc2MiIsCiAgInByb2ZpbGVOYW1lIiA6ICJjdW10aXNzdWUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDdjNzYyNGZjNDQ2Mzc0OWVkNTE2ZGYxYmJiYWE2N2MxNzJmZmM5ZjIwYjZmMmQ1YjgwZTM5Y2NmMDNkNWY3YSIKICAgIH0KICB9Cn0\"}]}},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 Rat pets.\",9:\"\",10:\"§7§eRight-click on your summoned\",11:\"§epet to apply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5PiRate Rat Skin\"},ExtraAttributes:{id:\"PET_SKIN_RAT_PIRATE\"},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 Rat pets.", + "", + "§7§eRight-click on your summoned", + "§epet to apply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_RAT_PIRATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |