diff options
Diffstat (limited to 'items/PET_SKIN_BAT_CANDY.json')
-rw-r--r-- | items/PET_SKIN_BAT_CANDY.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_BAT_CANDY.json b/items/PET_SKIN_BAT_CANDY.json new file mode 100644 index 00000000..04da899c --- /dev/null +++ b/items/PET_SKIN_BAT_CANDY.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dCandy Bat Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"95e690a1-d4ea-3a45-a9e4-e239f88aab95\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5ODEzMzg5MDQ4MSwKICAicHJvZmlsZUlkIiA6ICJlNTE5NzUxYjIzMzQ0ZTExYjBhOTRiNzg1OGY0MTNlMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJDdXJsaWVyVGh5bWU5NTciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDRhMjJmODQ1ZTU4OGExMzgwZjQyOWU0ZDk4NzMyNDUzOTk1YmViYmVmYTFiYTc5YjUxMzRjYTcwYWQ3ODk5NSIKICAgIH0KICB9Cn0\u003d\"}]}},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 Bat pets.\",9:\"\",10:\"§7§aThis skin is animated, and\",11:\"§aadapts to the day-night cycle!\",12:\"\",13:\"§7§eRight-click on your summoned\",14:\"§epet to apply this skin!\",15:\"\",16:\"§d§lMYTHIC COSMETIC\"],Name:\"§dCandy Bat Skin\"},ExtraAttributes:{id:\"PET_SKIN_BAT_CANDY\"},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 Bat pets.", + "", + "§7§aThis skin is animated, and", + "§aadapts to the day-night cycle!", + "", + "§7§eRight-click on your summoned", + "§epet to apply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_BAT_CANDY", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |