diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
commit | abe9292c1f44cca735dd92474558a23348de203c (patch) | |
tree | c887de7e4e52b014fbbba04dc2b2a4fd7666423b /items/JACOBS_TICKET.json | |
parent | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (diff) | |
download | NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.gz NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.bz2 NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.zip |
Hopefully Updated Manually
Diffstat (limited to 'items/JACOBS_TICKET.json')
-rw-r--r-- | items/JACOBS_TICKET.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/JACOBS_TICKET.json b/items/JACOBS_TICKET.json new file mode 100644 index 00000000..cdaf5c54 --- /dev/null +++ b/items/JACOBS_TICKET.json @@ -0,0 +1,12 @@ +{ + "itemid": "minecraft:name_tag", + "displayname": "§aJacob\u0027s Ticket", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aJacob\u0027s Ticket\"},ExtraAttributes:{id:\"JACOBS_TICKET\"}}", + "damage": 0, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "JACOBS_TICKET", + "clickcommand": "", + "modver": "1.5-REL" +}
\ No newline at end of file |