diff options
Diffstat (limited to 'items/PURPLE_EGG.json')
-rw-r--r-- | items/PURPLE_EGG.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PURPLE_EGG.json b/items/PURPLE_EGG.json new file mode 100644 index 00000000..e9828e98 --- /dev/null +++ b/items/PURPLE_EGG.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Purple Egged Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d60f5b87-827e-3464-969f-33d5b20c3202\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNzQwODAzNDc5MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ3MzJmZTAwZjc0MDdlOWU3Zjc0NjMwMWNkOThjYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPUHBscyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yODYwMjM1MDhmNmZhNGZlYjhiZTRiYjgxNTNmNGEyNmZlMjZlZGQ2ZjEzMDdjNmY4MDQ0Y2QyYzY1M2EwOGJlIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Item skins give your gear a\",3:\"§7fresh new look! Apply them just\",4:\"§7like an enchant book using the\",5:\"§7anvil.\",6:\"§7\",7:\"§7§7This skin can be applied to\",8:\"§7§aBackpacks\",9:\"\",10:\"§5§lEPIC COSMETIC\"],Name:\"§5Purple Egged Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PURPLE_EGG\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Item skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§aBackpacks", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PURPLE_EGG", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |