From 25c10733446916c439ce6f0e8a4b534fab3ea995 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 30 Mar 2021 12:30:04 +0200 Subject: Added Skins (Hypixel likes Money), changed Mobs to Heads, fixed a few things and added a Item (#448) --- items/PET_SKIN_ELEPHANT_MONOCHROME.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/PET_SKIN_ELEPHANT_MONOCHROME.json') diff --git a/items/PET_SKIN_ELEPHANT_MONOCHROME.json b/items/PET_SKIN_ELEPHANT_MONOCHROME.json index a354742f..8284a25c 100644 --- a/items/PET_SKIN_ELEPHANT_MONOCHROME.json +++ b/items/PET_SKIN_ELEPHANT_MONOCHROME.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Monochrome Elephant Skin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"45229ffc-a97e-3d18-98b0-58829db92154\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTQwMTIyMDM3NywKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGJkZjBmNjI4YzA1ZTg2Y2FiZGVlMmY1ODU4ZGQ1ZGVmN2Y4YjhkOTQwY2JmMjVmOTkzN2UyZmZiNTM0MzJmNCIKICAgIH0KICB9Cn0\"}]}},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 Elephant pets.\",9:\"\",10:\"§5This skin adapts to the day-night cycle!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§eapply this skin!\",14:\"\",15:\"§5§lEPIC COSMETIC\"],Name:\"§5Monochrome Elephant Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_ELEPHANT_MONOCHROME\",uuid:\"4a49374e-4bc9-4ce5-a400-c8e3b9e3f9d3\",timestamp:\"3/21/21 9:48 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"45229ffc-a97e-3d18-98b0-58829db92154\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTQwMTIyMDM3NywKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGJkZjBmNjI4YzA1ZTg2Y2FiZGVlMmY1ODU4ZGQ1ZGVmN2Y4YjhkOTQwY2JmMjVmOTkzN2UyZmZiNTM0MzJmNCIKICAgIH0KICB9Cn0\"}]}},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 Elephant pets.\",9:\"\",10:\"§5This skin adapts to the day-night cycle!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§eapply this skin!\",14:\"\",15:\"§5§lEPIC COSMETIC\"],Name:\"§5Monochrome Elephant Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_ELEPHANT_MONOCHROME\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Consumed on use", -- cgit