-
Hi there! I don't know if this is the correct place to ask this but I'm getting an error if I try to setup BM2. Here are the logs: https://pastebin.com/RuXn8FDH and here's my services:
mc:
image: itzg/minecraft-server
tty: true
stdin_open: true
ports:
- "49200:25565"
environment:
EULA: "TRUE"
TYPE: "MODRINTH"
MODRINTH_MODPACK: https://modrinth.com/modpack/better-mc-fabric-bmc2/version/v25
MAX_PLAYERS: 2
MAX_MEMORY: "16G"
volumes:
- ./data:/data Reproduction steps
|
Beta Was this translation helpful? Give feedback.
Answered by
TornaxO7
Nov 3, 2024
Replies: 1 comment 1 reply
-
Hi, looking at the docs, it seems you used the Here is the services:
mc:
image: itzg/minecraft-server
tty: true
stdin_open: true
ports:
- "49200:25565"
environment:
EULA: "TRUE"
TYPE: "MODRINTH"
MODRINTH_MODPACK: "shFhR8Vx" #Modrinth project ID
MODRINTH_VERSION: "SH0rTaJc" #specific version of project, in this case v25
MAX_PLAYERS: 2
MAX_MEMORY: "16G"
volumes:
- ./data:/data |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I know what you mean, but in this section it's saying:
so I think that it should be fine? Because it works for another modrinth modpack: