mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-21 21:52:07 +02:00
changed default settings host
This commit is contained in:
parent
ac73a835eb
commit
0ff4c91cf7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"minecraft_version": "1.20.4",
|
"minecraft_version": "1.20.4",
|
||||||
"host": "localhost",
|
"host": "127.0.0.1",
|
||||||
"port": 55916,
|
"port": 55916,
|
||||||
"auth": "offline",
|
"auth": "offline",
|
||||||
"allow_insecure_coding": false
|
"allow_insecure_coding": false
|
||||||
|
|
Loading…
Add table
Reference in a new issue