diff options
Diffstat (limited to 'items/PET_SKIN_CHICKEN_RUBBER.json')
-rw-r--r-- | items/PET_SKIN_CHICKEN_RUBBER.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PET_SKIN_CHICKEN_RUBBER.json b/items/PET_SKIN_CHICKEN_RUBBER.json new file mode 100644 index 00000000..abdb5b5e --- /dev/null +++ b/items/PET_SKIN_CHICKEN_RUBBER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Rubber Chicken Chicken Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"34b9898e-0627-3a6b-8002-86d3bb5d440f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5ODI0MzE5Mjc0OCwKICAicHJvZmlsZUlkIiA6ICIxZjgyNTE2M2U0NDY0YjI2OTZlOTcwNzQxOTZiNTYwOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVCZXN0RGFkMSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80MTRiM2Q0OWRmYWYzN2NlNDUzZGViMmNhZmI2N2RkNGI0NzAxMTk1YmFjYzBiNmQ5YTM4YWMzMmUzNGEzZWIyIgogICAgfQogIH0KfQ\"}]}},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 Chicken pets.\",9:\"\",10:\"§7§eRight-click on your summoned\",11:\"§epet to apply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Rubber Chicken Chicken Skin\"},ExtraAttributes:{id:\"PET_SKIN_CHICKEN_RUBBER\"},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 Chicken pets.", + "", + "§7§eRight-click on your summoned", + "§epet to apply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_CHICKEN_RUBBER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |