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/TIC_TAC_TOE.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/TIC_TAC_TOE.json')
-rw-r--r-- | items/TIC_TAC_TOE.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/TIC_TAC_TOE.json b/items/TIC_TAC_TOE.json new file mode 100644 index 00000000..9380da0f --- /dev/null +++ b/items/TIC_TAC_TOE.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aTic Tac Toe", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b3677d1-b548-3194-a742-dbbc7cedd756\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE0NjQzNjk2ODQ0NTgsInByb2ZpbGVJZCI6ImI0MDA3MmM4Y2RmOTQ1OGFhZmM0NDZmNWU1N2U2ZjcwIiwicHJvZmlsZU5hbWUiOiJTaGVyb20iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViNzgzNjcwYWQ5MTc5MTNmZDY5NDRmZDc2MGY5YzgzOThkYWY3NzI4NWI1MWMyNzU3Y2UzY2JmOWIxZmZiIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Tic Tac Toe!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 6\",4:\"§a§lUNCOMMON\"],Name:\"§aTic Tac Toe\"},ExtraAttributes:{id:\"TIC_TAC_TOE\"}}", + "damage": 3, + "lore": [ + "§7Click another player to initiate", + "§7a game of Tic Tac Toe!", + "", + "§7§4❣ §cRequires §aSocial Skill 6", + "§a§lUNCOMMON" + ], + "internalname": "TIC_TAC_TOE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |