diff options
Diffstat (limited to 'items/PET_SKIN_DOLPHIN_LUNAR_HORSE.json')
-rw-r--r-- | items/PET_SKIN_DOLPHIN_LUNAR_HORSE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/PET_SKIN_DOLPHIN_LUNAR_HORSE.json b/items/PET_SKIN_DOLPHIN_LUNAR_HORSE.json new file mode 100644 index 00000000..21fac2d0 --- /dev/null +++ b/items/PET_SKIN_DOLPHIN_LUNAR_HORSE.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Lunar Sea Horse Dolphin Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d10375ce-626e-3b9a-abe6-defd001dbe28\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzI5NjE1OTUwNiwKICAicHJvZmlsZUlkIiA6ICI4N2RlZmVhMTQwMWQ0MzYxODFhNmNhOWI3ZGQ2ODg0MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJTcGh5bnhpdHMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmUwZDFjZDBhNDY3YjIxNzY0YTE4M2Q2NzUzYjZjYmRjYjRmZjNiYmJmMTk4OTU2ZDYxMDJjODBmZjQ4NzIxMyIKICAgIH0KICB9Cn0\"}]}},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\",7:\"§7Dolphin pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Lunar Sea Horse Dolphin Skin\"},ExtraAttributes:{id:\"PET_SKIN_DOLPHIN_LUNAR_HORSE\"}}", + "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", + "§7Dolphin pets.", + "", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_DOLPHIN_LUNAR_HORSE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |