From 0eff8a576860cfeb8996c2faf394fafe70ba974c Mon Sep 17 00:00:00 2001 From: efefury <69400149+efefury@users.noreply.github.com> Date: Sun, 28 Aug 2022 09:11:54 +0000 Subject: 🔥bee (#809) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- items/PET_SKIN_BEE_RGBEE.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 items/PET_SKIN_BEE_RGBEE.json diff --git a/items/PET_SKIN_BEE_RGBEE.json b/items/PET_SKIN_BEE_RGBEE.json new file mode 100644 index 00000000..b267ac18 --- /dev/null +++ b/items/PET_SKIN_BEE_RGBEE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§dRGBee Bee Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1ddd370a-f27d-35b1-966b-dbef29ba69e8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MTUyNDAyMTYwNiwKICAicHJvZmlsZUlkIiA6ICJlNGY1NWQzMzBjZmU0NzExYWNkMzNlYmNiMmU1YTc0ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJKMG9iaSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85OWM2ZGE0NWRhNWE0NjYxNGMwNWQ1ZjhkN2IzZGZlZmIwMjVlODJjYTRjZGI0ZjBkYjY0Y2VkMTMxNWRmNjU5IgogICAgfQogIH0KfQ\"}]}},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 Bee pets.\",9:\"\",10:\"§7§aThis skin is animated!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§eapply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§f§f§dRGBee Bee Skin\"},ExtraAttributes:{id:\"PET_SKIN_BEE_RGBEE\"}}", + "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 Bee pets.", + "", + "§7§aThis skin is animated!", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_BEE_RGBEE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file -- cgit