set default mc version to 1.20.4, 1.21 buggy

This commit is contained in:
Max Robinson 2024-10-28 15:55:16 -05:00 committed by GitHub
parent 8784519a79
commit f98ae6905f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
export default
{
"minecraft_version": "1.21.1", // supports up to 1.21.1
"minecraft_version": "1.20.4", // supports up to 1.21.1
"host": "127.0.0.1", // or "localhost", "your.ip.address.here"
"port": 55916,
"auth": "offline", // or "microsoft"