File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
examples/vault-hunters-1-18-2 Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11services :
22 mc :
3- image : itzg/minecraft-server
3+ image : itzg/minecraft-server:java17
44 ports :
55 - " 25565:25565"
66 environment :
77 EULA : " true"
88 MODPACK_PLATFORM : AUTO_CURSEFORGE
9- CF_API_KEY : # allocate from https://console.curseforge.com/
9+ # allocate from https://console.curseforge.com/
10+ CF_API_KEY : ${CF_API_KEY}
1011 CF_SLUG : vault-hunters-1-18-2
11- CF_FILENAME_MATCHER : " Update-10.0.0"
12- MOTD : " §4----- §2 Vault Hunters: 1.18.2u10.0.0 §4 -----§r\\ n §4------ §e vaulthunters.gg §4------"
12+ MOTD : " §4----- §2 Vault Hunters: 1.18.2 §4 -----§r\\ n §4------ §e vaulthunters.gg §4------"
1313 MEMORY : 6G # 4G for base server + 2G per player
14- CF_EXCLUDE_MODS : reauth
14+ CF_EXCLUDE_MODS : |
15+ reauth
16+ item-highlighter
1517 ALLOW_FLIGHT : true
1618 ENABLE_COMMAND_BLOCK : true
1719 DIFFICULTY : hard
You can’t perform that action at this time.
0 commit comments