mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
set default mc version to 1.20.4, 1.21 buggy
This commit is contained in:
parent
8784519a79
commit
f98ae6905f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue