diff options
Diffstat (limited to 'items/PET_SKIN_BLUE_WHALE_PLUSHIE.json')
-rw-r--r-- | items/PET_SKIN_BLUE_WHALE_PLUSHIE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_BLUE_WHALE_PLUSHIE.json b/items/PET_SKIN_BLUE_WHALE_PLUSHIE.json new file mode 100644 index 00000000..7ba043df --- /dev/null +++ b/items/PET_SKIN_BLUE_WHALE_PLUSHIE.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Plushie Blue Whale Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"90780207-32f2-3fd6-9fea-67c91d94aad0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNDI2NDY5Njk0MCwKICAicHJvZmlsZUlkIiA6ICJmOWQ0YzBkNDY2OWY0YTVkODg1MGZjYTNkMzQ0YjY2NSIsCiAgInByb2ZpbGVOYW1lIiA6ICJQYWRhbmdHYXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODhmZWYwMjViOTQ0YTJhMTRiMDg0ZGM1MGI5MmQ2ZGU5OTllNDRkMGJiMDViYmYwOTIzNzgyOTJmN2QyZGJlZiIKICAgIH0KICB9Cn0\"}]}},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 Blue\",7:\"§7Whale pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Plushie Blue Whale Skin\"},ExtraAttributes:{id:\"PET_SKIN_BLUE_WHALE_PLUSHIE\"}}", + "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 Blue", + "§7Whale pets.", + "", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_BLUE_WHALE_PLUSHIE", + "crafttext": "", + "clickcommand": "", + "modver": "2.3.0", + "infoType": "" +}
\ No newline at end of file |