diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-12 19:19:14 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-12 19:19:14 -0500 |
commit | bd8392264127b097da6cb3310cab98e8ea9728a2 (patch) | |
tree | 024314a06fe9d979759aa17d14e4a229502706d9 /items/EGG_HUNT.json | |
parent | 978c1387b98ee91980a0d75e6a9b15a31eb7430c (diff) | |
download | NotEnoughUpdates-REPO-bd8392264127b097da6cb3310cab98e8ea9728a2.tar.gz NotEnoughUpdates-REPO-bd8392264127b097da6cb3310cab98e8ea9728a2.tar.bz2 NotEnoughUpdates-REPO-bd8392264127b097da6cb3310cab98e8ea9728a2.zip |
Social Shop Items | Added Axes I missed
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 |