From 9e1e7bec816a249dd26abb5fcb53e70e898859a3 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sun, 17 Aug 2025 14:59:02 -0700 Subject: Initial Commit --- auth.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 auth.json (limited to 'auth.json') diff --git a/auth.json b/auth.json new file mode 100644 index 0000000..2f3a7c6 --- /dev/null +++ b/auth.json @@ -0,0 +1,7 @@ +{ + "player_name": "mcsh", + "uuid": "00000000-0000-0000-0000-000000000000", + "xuid": "00000000-0000-0000-0000-000000000000", + "access_token": "0", + "type": "mojang" +} -- cgit v1.2.3