diff options
Diffstat (limited to 'items/PET_SKIN_RAT_SQUEAKHEART.json')
-rw-r--r-- | items/PET_SKIN_RAT_SQUEAKHEART.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PET_SKIN_RAT_SQUEAKHEART.json b/items/PET_SKIN_RAT_SQUEAKHEART.json new file mode 100644 index 00000000..85f1bc2d --- /dev/null +++ b/items/PET_SKIN_RAT_SQUEAKHEART.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Squeakheart Rat Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c3dd8e1-88cc-389a-909a-b98c5c311519\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5OTk0Njc3ODkwMSwKICAicHJvZmlsZUlkIiA6ICI4M2EwYjZmOGVjMWI0YTU3OGQ2NmJlZDE2MmQ4M2I4MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJTbmlwZWRfQnlfS2NhbHMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjc4Y2ExM2RjMzZkMmVmYmM2MjhhOGYwMjY1MzI1ZTU4OWE1NjQ3NWNjNmNkZTFmMjY3ZTdlZDA4M2YxZjhmZiIKICAgIH0KICB9Cn0\"}]}},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:\"§5Squeakheart Rat Skin\"},ExtraAttributes:{id:\"PET_SKIN_RAT_SQUEAKHEART\"},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_SQUEAKHEART", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |