diff options
Diffstat (limited to 'items/SCARECROW_PERSONALITY.json')
-rw-r--r-- | items/SCARECROW_PERSONALITY.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/SCARECROW_PERSONALITY.json b/items/SCARECROW_PERSONALITY.json new file mode 100644 index 00000000..22f3e5c9 --- /dev/null +++ b/items/SCARECROW_PERSONALITY.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fScarecrow Minion Skin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"980ca606-01ee-31db-9be5-d28c3e20c1c6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMjE3MjQxNjg0MSwKICAicHJvZmlsZUlkIiA6ICIwZjczMDA3NjEyNGU0NGM3YWYxMTE1NDY5YzQ5OTY3OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPcmVfTWluZXIxMjMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWViYzZiZDE1YmViZDExOTNmNzhjMTJkMzVhZmVjMGJlNmEwN2EyZWFhOTE4MGMzZjQ5OWRjMzY2Mjg5ODk2MSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§7This Minion skin changes your\",1:\"§7minion\u0027s appearance to a\",2:\"§7§eScarecrow§7.\",3:\"\",4:\"§7§7You can place this item in any\",5:\"§7minion of your choice!\",6:\"\",7:\"§f§lCOMMON COSMETIC\"],Name:\"§fScarecrow Minion Skin\"},ExtraAttributes:{id:\"SCARECROW_PERSONALITY\"}}", + "damage": 3, + "lore": [ + "§7§7This Minion skin changes your", + "§7minion\u0027s appearance to a", + "§7§eScarecrow§7.", + "", + "§7§7You can place this item in any", + "§7minion of your choice!", + "", + "§f§lCOMMON COSMETIC" + ], + "internalname": "SCARECROW_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 |