Remove explicit fabric loader and update to 1.21.2
This commit is contained in:
parent
7268575a4b
commit
77b4db8ec6
@ -11,11 +11,10 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
TYPE: "FABRIC"
|
TYPE: "FABRIC"
|
||||||
FABRIC_LOADER_VERSION: "0.16.8"
|
|
||||||
TZ: "America/Moncton"
|
TZ: "America/Moncton"
|
||||||
ENABLE_ROLLING_LOGS: "true"
|
ENABLE_ROLLING_LOGS: "true"
|
||||||
MAX_MEMORY: "6G"
|
MAX_MEMORY: "6G"
|
||||||
VERSION: "1.21.1"
|
VERSION: "1.21.2"
|
||||||
MOTD: "Let's get it started in here"
|
MOTD: "Let's get it started in here"
|
||||||
SEED: "-2694942683531129739"
|
SEED: "-2694942683531129739"
|
||||||
DIFFICULTY: "normal"
|
DIFFICULTY: "normal"
|
||||||
|
Loading…
Reference in New Issue
Block a user