server address change
All checks were successful
Deploy Cletus Bot / deploy (push) Successful in 14s
All checks were successful
Deploy Cletus Bot / deploy (push) Successful in 14s
This commit is contained in:
parent
58860e7dd9
commit
3546604976
1 changed files with 1 additions and 2 deletions
|
|
@ -4,11 +4,10 @@
|
||||||
"persona": "a curious minecraft explorer who learns from the world around them"
|
"persona": "a curious minecraft explorer who learns from the world around them"
|
||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"host": "192.168.1.90",
|
"host": "minecraft.thebytes.net",
|
||||||
"port": 25565,
|
"port": 25565,
|
||||||
"auth": "offline",
|
"auth": "offline",
|
||||||
"version": "1.20.4"
|
"version": "1.20.4"
|
||||||
|
|
||||||
},
|
},
|
||||||
"ai": {
|
"ai": {
|
||||||
"model": "gemma3",
|
"model": "gemma3",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue