diff options
Diffstat (limited to 'items/PET_SKIN_TURTLE_ANCIENT.json')
-rw-r--r-- | items/PET_SKIN_TURTLE_ANCIENT.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/PET_SKIN_TURTLE_ANCIENT.json b/items/PET_SKIN_TURTLE_ANCIENT.json new file mode 100644 index 00000000..ef529e71 --- /dev/null +++ b/items/PET_SKIN_TURTLE_ANCIENT.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§dAncient Turtle Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b24b9bd3-b0b4-3a8e-b214-c03c0ef7c7db\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5MzQ0MzAyMjAwNiwKICAicHJvZmlsZUlkIiA6ICJhNzdkNmQ2YmFjOWE0NzY3YTFhNzU1NjYxOTllYmY5MiIsCiAgInByb2ZpbGVOYW1lIiA6ICIwOEJFRDUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWE4NWI2ZDM2NGU4Y2Q5ZGM3NzdjMGJlZWQzNGUxYWYyOGQxYmQ2Nzc3YTkzODUyMDczYzE0MmE4YWUxNzU4NiIKICAgIH0KICB9Cn0\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 Turtle 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:\"§f§f§dAncient Turtle Skin\"},ExtraAttributes:{id:\"PET_SKIN_TURTLE_ANCIENT\"}}", + "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 Turtle pets.", + "", + "§7§aThis skin is animated!", + "", + "§7§eRight click on your summoned", + "§epet to apply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_TURTLE_ANCIENT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |