diff options
Diffstat (limited to 'items/FESTIVE_ZOMBIE_PERSONALITY.json')
-rw-r--r-- | items/FESTIVE_ZOMBIE_PERSONALITY.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/FESTIVE_ZOMBIE_PERSONALITY.json b/items/FESTIVE_ZOMBIE_PERSONALITY.json new file mode 100644 index 00000000..8eedb8bd --- /dev/null +++ b/items/FESTIVE_ZOMBIE_PERSONALITY.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fFestive Zombie Minion Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d828d6a6-5cb0-327f-a2e5-1cdfb9e21770\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODEyMzAxNjAxMSwKICAicHJvZmlsZUlkIiA6ICI3NzI3ZDM1NjY5Zjk0MTUxODAyM2Q2MmM2ODE3NTkxOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJsaWJyYXJ5ZnJlYWsiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWNjYjQxNWY4N2ExNzMyMjFkMWE5OWVlNzhkMTlmYjk4YzEyNmUyM2EwNjc3ZGQwZWUxNzgwM2QxN2JhNGI1YyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes your\",1:\"§7minion\u0027s appearance to a\",2:\"§7§eFestive Zombie§7.\",3:\"\",4:\"§7§7You can place this item in any\",5:\"§7minion of your choice!\",6:\"\",7:\"§f§lCOMMON COSMETIC\"],Name:\"§fFestive Zombie Minion Skin\"},ExtraAttributes:{id:\"FESTIVE_ZOMBIE_PERSONALITY\"}}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes your", + "§7minion\u0027s appearance to a", + "§7§eFestive Zombie§7.", + "", + "§7§7You can place this item in any", + "§7minion of your choice!", + "", + "§f§lCOMMON COSMETIC" + ], + "internalname": "FESTIVE_ZOMBIE_PERSONALITY", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Skin" + ] +}
\ No newline at end of file |