update mods and crap
This commit is contained in:
parent
36a67aa1eb
commit
0ca3dbdf21
2 changed files with 4 additions and 5 deletions
|
@ -18,9 +18,7 @@ backups_dir = "/data/backups"
|
|||
base_dir = "/host/srv"
|
||||
paths = [
|
||||
"smpxmc",
|
||||
"vanilla",
|
||||
"smpxterraria",
|
||||
"enneacraft"
|
||||
"vanilla"
|
||||
]
|
||||
|
||||
# run pre-backup
|
||||
|
|
|
@ -44,9 +44,10 @@ services:
|
|||
environment:
|
||||
EULA: "TRUE"
|
||||
MOTD: "vanilla server"
|
||||
TYPE: "vanilla"
|
||||
TYPE: "FABRIC"
|
||||
MODRINTH_PROJECTS: "fabric-api,lithium,phosphor,no-chat-reports,c2me-fabric,ferrite-core,spark"
|
||||
VERSION: "1.19.4"
|
||||
OPS: ""
|
||||
OPS: "vu9,sharpy_owo"
|
||||
MAX_MEMORY: "20G"
|
||||
DIFFICULTY: "hard"
|
||||
MAX_PLAYERS: "20"
|
||||
|
|
Reference in a new issue