NeoForge Conversion #1
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ services:
|
||||||
https://www.curseforge.com/minecraft/mc-mods/biomes-o-plenty/files/5612808
|
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/terrablender/files/5429864
|
||||||
https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map/files/5437640
|
https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map/files/5437640
|
||||||
https://www.curseforge.com/minecraft/mc-mods/corpse/files/5609106
|
|
||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
OPS: |
|
OPS: |
|
||||||
xSghetti
|
xSghetti
|
||||||
|
@ -26,4 +26,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…
Reference in a new issue