diff options
Diffstat (limited to 'items/PET_SKIN_BABY_YETI_MIDNIGHT.json')
-rw-r--r-- | items/PET_SKIN_BABY_YETI_MIDNIGHT.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/PET_SKIN_BABY_YETI_MIDNIGHT.json b/items/PET_SKIN_BABY_YETI_MIDNIGHT.json new file mode 100644 index 00000000..6f0a8be4 --- /dev/null +++ b/items/PET_SKIN_BABY_YETI_MIDNIGHT.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dMidnight Baby Yeti Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"93fc4904-b08e-3718-bf55-e4a94c75e612\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NTI2NjE5ODk3MiwKICAicHJvZmlsZUlkIiA6ICI0YTUxMjFiYTJjYmI0ZGNkYWY2ZTcyMmY0MDEzMGRkMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUb21hc2tvX2V1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzEyOGFhNTM2NTg4NTA4YWZiMjY0ODI1M2VkZWU0Njg0OWYzMDgxNjVkMzgyZjhhYjg4M2JmNmRlNGExMzVkMzkiCiAgICB9CiAgfQp9\"}]}},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 Baby Yeti pets.\",9:\"\",10:\"§7§aThis skin is animated!\",11:\"\",12:\"§7§eRight click on your summoned\",13:\"§epet to apply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§dMidnight Baby Yeti Skin\"},ExtraAttributes:{id:\"PET_SKIN_BABY_YETI_MIDNIGHT\"},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 Baby Yeti pets.", + "", + "§7§aThis skin is animated!", + "", + "§7§eRight click on your summoned", + "§epet to apply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_BABY_YETI_MIDNIGHT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |