Compare commits
3 commits
346113bcfc
...
a5b19381e6
Author | SHA1 | Date | |
---|---|---|---|
a5b19381e6 | |||
61234d0b1b | |||
fd97ea4f9d |
1 changed files with 4 additions and 10 deletions
|
@ -6,18 +6,12 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "25565:25565"
|
- "25565:25565"
|
||||||
environment:
|
environment:
|
||||||
TYPE: FORGE
|
TYPE: NEOFORGE
|
||||||
VERSION: 1.21.1
|
VERSION: 1.21.1
|
||||||
CF_API_KEY: $$2a$$10$$PXDF1/P0jGG5E4wQIFPNOuih1U5DBaL00hYx5oBXTFjXC7/mcAnbi
|
CF_API_KEY: $$2a$$10$$PXDF1/P0jGG5E4wQIFPNOuih1U5DBaL00hYx5oBXTFjXC7/mcAnbi
|
||||||
CURSEFORGE_FILES: |
|
CURSEFORGE_FILES: |
|
||||||
https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap/files/5437647
|
https://www.curseforge.com/minecraft/mc-mods/storage-drawers/files/5610020
|
||||||
https://www.curseforge.com/minecraft/mc-mods/comforts/files/5506648
|
|
||||||
https://www.curseforge.com/minecraft/mc-mods/serene-seasons/files/5613013
|
|
||||||
https://www.curseforge.com/minecraft/mc-mods/glitchcore/files/5483772
|
|
||||||
https://www.curseforge.com/minecraft/mc-mods/biomes-o-plenty/files/5612808
|
|
||||||
https://www.curseforge.com/minecraft/mc-mods/terrablender/files/5429864
|
|
||||||
https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map/files/5437640
|
|
||||||
https://www.curseforge.com/minecraft/mc-mods/dragon-mounts-legacy/files/5335579
|
|
||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
OPS: |
|
OPS: |
|
||||||
xSghetti
|
xSghetti
|
||||||
|
@ -26,4 +20,4 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
# attach the relative directory 'data' to the container's /data path
|
# attach the relative directory 'data' to the container's /data path
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
#restart: on-failure:3
|
restart: on-failure:3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue