diff options
Diffstat (limited to 'items/EGG_HUNT.json')
-rw-r--r-- | items/EGG_HUNT.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/EGG_HUNT.json b/items/EGG_HUNT.json new file mode 100644 index 00000000..a4dba095 --- /dev/null +++ b/items/EGG_HUNT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fEgg Hunt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"733f9a77-9671-3e84-9940-f8ee197f252b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM3MDQwNmU3NTM5NDIxMzU0MjRiYjk5NjkyYjc0NGM5YTAzNDVkM2YzYzgxOTNlOWQ4ZTMwZDU0NDEyMThlMyJ9fX0\"}]}},display:{Lore:[0:\"§7§7Place an egg which can be\",1:\"§7found on your island by guests\",2:\"§7for island points.\",3:\"\",4:\"§7§7Maximum of 10.\",5:\"\",6:\"§7§4❣ §cRequires §aSocial Skill 3\",7:\"§f§lCOMMON\"],Name:\"§fEgg Hunt\"},ExtraAttributes:{id:\"EGG_HUNT\"}}", + "damage": 3, + "lore": [ + "§7§7Place an egg which can be", + "§7found on your island by guests", + "§7for island points.", + "", + "§7§7Maximum of 10.", + "", + "§7§4❣ §cRequires §aSocial Skill 3", + "§f§lCOMMON" + ], + "internalname": "EGG_HUNT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |