add mods and lazytainer
This commit is contained in:
parent
08485f3e1c
commit
b79fff0e70
@ -57,30 +57,38 @@ services:
|
||||
|
||||
minecraft-test-docker:
|
||||
image: itzg/minecraft-server
|
||||
restart: unless-stopped
|
||||
restart: "unless-stopped"
|
||||
stdin_open: true
|
||||
volumes:
|
||||
- "./mc:/data"
|
||||
ports:
|
||||
- "25565:25565"
|
||||
- ./mc/data:/data
|
||||
- ./mc/mods:/mods:ro
|
||||
- ./mc/icon.png:/icon.png
|
||||
- ./mc/whitelist.json:/whitelist.json
|
||||
depends_on:
|
||||
- lazytainer
|
||||
network_mode: service:lazytainer
|
||||
labels:
|
||||
- "lazytainer.group=minecraft"
|
||||
environment:
|
||||
EULA: "TRUE"
|
||||
TYPE: FORGE
|
||||
VERSION: "1.20.1"
|
||||
FORGE_VERSION: "47.2.32"
|
||||
ENABLE_AUTOPAUSE: "TRUE"
|
||||
INIT_MEMORY: "256M"
|
||||
MAX_MEMORY: "25G"
|
||||
INIT_MEMORY: 128M
|
||||
MAX_MEMORY: 25G
|
||||
TZ: "Europe/Berne"
|
||||
ICON: "/icon.png"
|
||||
SNOOPER_ENABLED: "FALSE"
|
||||
#SEED: ""
|
||||
|
||||
OVERRIDE_SERVER_PROPERTIES: "TRUE"
|
||||
MAX_TICK_TIME: "-1"
|
||||
DIFFICULTY: "normal"
|
||||
MODE: "creative"
|
||||
MOTD: "Welcome Home"
|
||||
|
||||
# More aggressive settings for demo purposes
|
||||
AUTOPAUSE_TIMEOUT_INIT: "30"
|
||||
AUTOPAUSE_TIMEOUT_EST: "10"
|
||||
MODE: "survival" # survival, creative, adventure, spectator
|
||||
MOTD: "Bachelor's Minecraft Server"
|
||||
ENABLE_WHITELIST: "TRUE"
|
||||
WHITELIST_FILE: "/whitelist.json"
|
||||
OVERRIDE_WHITELIST: "TRUE"
|
||||
|
||||
lazytainer:
|
||||
image: ghcr.io/vmorganp/lazytainer:master
|
||||
@ -94,35 +102,8 @@ services:
|
||||
- lazytainer.group.minecraft.sleepMethod=stop
|
||||
- lazytainer.group.minecraft.ports=25565
|
||||
- lazytainer.group.minecraft.minPacketThreshold=2 # Start after two incomming packets
|
||||
- lazytainer.group.minecraft.inactiveTimeout=60 # 10 minutes, to allow the server to bootstrap. You can probably make this lower later if you want.
|
||||
- lazytainer.group.minecraft.inactiveTimeout=300
|
||||
restart: unless-stopped
|
||||
network_mode: bridge
|
||||
|
||||
minecraft:
|
||||
image: 'itzg/minecraft-server'
|
||||
restart: unless-stopped
|
||||
stdin_open: true
|
||||
tty: true
|
||||
volumes:
|
||||
- "./mc:/data"
|
||||
- "./mods:/mods:ro"
|
||||
depends_on:
|
||||
- lazytainer
|
||||
network_mode: service:lazytainer
|
||||
environment:
|
||||
EULA: "TRUE"
|
||||
TYPE: "FORGE"
|
||||
|
||||
TZ: "Europe/Zurich"
|
||||
MAX_TICK_TIME: "-1"
|
||||
INIT_MEMORY: 128M
|
||||
MAX_MEMORY: 20G
|
||||
|
||||
#OVERRIDE_SERVER_PROPERTIES: "TRUE"
|
||||
#ENABLE_AUTOPAUSE: "TRUE"
|
||||
#AUTOPAUSE_TIMEOUT_INIT: "30"
|
||||
#AUTOPAUSE_TIMEOUT_EST: "10"
|
||||
|
||||
|
||||
DIFFICULTY: "easy"
|
||||
|
||||
|
BIN
mc/icon.png
Normal file
BIN
mc/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
BIN
mc/mods/AEInfinityBooster-1.20.1-1.0.0+21.jar
Normal file
BIN
mc/mods/AEInfinityBooster-1.20.1-1.0.0+21.jar
Normal file
Binary file not shown.
BIN
mc/mods/BiomesOPlenty-1.20.1-18.0.0.592.jar
Normal file
BIN
mc/mods/BiomesOPlenty-1.20.1-18.0.0.592.jar
Normal file
Binary file not shown.
BIN
mc/mods/Bookshelf-Forge-1.20.1-20.1.10.jar
Normal file
BIN
mc/mods/Bookshelf-Forge-1.20.1-20.1.10.jar
Normal file
Binary file not shown.
BIN
mc/mods/BotanyPots-Forge-1.20.1-13.0.29.jar
Normal file
BIN
mc/mods/BotanyPots-Forge-1.20.1-13.0.29.jar
Normal file
Binary file not shown.
BIN
mc/mods/Cucumber-1.20.1-7.0.8.jar
Normal file
BIN
mc/mods/Cucumber-1.20.1-7.0.8.jar
Normal file
Binary file not shown.
BIN
mc/mods/DimStorage-1.20.1-8.0.1.jar
Normal file
BIN
mc/mods/DimStorage-1.20.1-8.0.1.jar
Normal file
Binary file not shown.
BIN
mc/mods/EdivadLib-1.20.1-2.0.1.jar
Normal file
BIN
mc/mods/EdivadLib-1.20.1-2.0.1.jar
Normal file
Binary file not shown.
BIN
mc/mods/EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar
Normal file
BIN
mc/mods/EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar
Normal file
Binary file not shown.
BIN
mc/mods/ExtraDisks-1.20.1-3.0.2.jar
Normal file
BIN
mc/mods/ExtraDisks-1.20.1-3.0.2.jar
Normal file
Binary file not shown.
BIN
mc/mods/ExtraStorage-1.20.1-4.0.7.jar
Normal file
BIN
mc/mods/ExtraStorage-1.20.1-4.0.7.jar
Normal file
Binary file not shown.
BIN
mc/mods/MysticalAgriculture-1.20.1-7.0.11.jar
Normal file
BIN
mc/mods/MysticalAgriculture-1.20.1-7.0.11.jar
Normal file
Binary file not shown.
BIN
mc/mods/Powah-5.0.5.jar
Normal file
BIN
mc/mods/Powah-5.0.5.jar
Normal file
Binary file not shown.
BIN
mc/mods/RSInfinityBooster-1.20.1-1.0+32.jar
Normal file
BIN
mc/mods/RSInfinityBooster-1.20.1-1.0+32.jar
Normal file
Binary file not shown.
BIN
mc/mods/RS_CraftingMonitorInGrid-1.20.1-4.0.jar
Normal file
BIN
mc/mods/RS_CraftingMonitorInGrid-1.20.1-4.0.jar
Normal file
Binary file not shown.
BIN
mc/mods/Steam_Rails-1.6.4+forge-mc1.20.1.jar
Normal file
BIN
mc/mods/Steam_Rails-1.6.4+forge-mc1.20.1.jar
Normal file
Binary file not shown.
BIN
mc/mods/TerraBlender-forge-1.20.1-3.0.1.6.jar
Normal file
BIN
mc/mods/TerraBlender-forge-1.20.1-3.0.1.6.jar
Normal file
Binary file not shown.
BIN
mc/mods/[1.20.1] SecurityCraft v1.9.9.jar
Normal file
BIN
mc/mods/[1.20.1] SecurityCraft v1.9.9.jar
Normal file
Binary file not shown.
BIN
mc/mods/appliedenergistics2-forge-15.2.1.jar
Normal file
BIN
mc/mods/appliedenergistics2-forge-15.2.1.jar
Normal file
Binary file not shown.
BIN
mc/mods/architectury-9.2.14-forge.jar
Normal file
BIN
mc/mods/architectury-9.2.14-forge.jar
Normal file
Binary file not shown.
BIN
mc/mods/artifacts-forge-9.5.4.jar
Normal file
BIN
mc/mods/artifacts-forge-9.5.4.jar
Normal file
Binary file not shown.
BIN
mc/mods/balm-forge-1.20.1-7.2.2.jar
Normal file
BIN
mc/mods/balm-forge-1.20.1-7.2.2.jar
Normal file
Binary file not shown.
BIN
mc/mods/cloth-config-11.1.118-forge.jar
Normal file
BIN
mc/mods/cloth-config-11.1.118-forge.jar
Normal file
Binary file not shown.
BIN
mc/mods/create-1.20.1-0.5.1.f.jar
Normal file
BIN
mc/mods/create-1.20.1-0.5.1.f.jar
Normal file
Binary file not shown.
BIN
mc/mods/create-stuff-additions1.20.1_v2.0.4a.jar
Normal file
BIN
mc/mods/create-stuff-additions1.20.1_v2.0.4a.jar
Normal file
Binary file not shown.
BIN
mc/mods/createoreexcavation-1.20-1.4.3.jar
Normal file
BIN
mc/mods/createoreexcavation-1.20-1.4.3.jar
Normal file
Binary file not shown.
BIN
mc/mods/curios-forge-5.9.0+1.20.1.jar
Normal file
BIN
mc/mods/curios-forge-5.9.0+1.20.1.jar
Normal file
Binary file not shown.
BIN
mc/mods/elevatorid-1.20.1-lex-1.9.jar
Normal file
BIN
mc/mods/elevatorid-1.20.1-lex-1.9.jar
Normal file
Binary file not shown.
BIN
mc/mods/jei-1.20.1-forge-15.3.0.4.jar
Normal file
BIN
mc/mods/jei-1.20.1-forge-15.3.0.4.jar
Normal file
Binary file not shown.
BIN
mc/mods/journeymap-1.20.1-5.9.21-forge.jar
Normal file
BIN
mc/mods/journeymap-1.20.1-5.9.21-forge.jar
Normal file
Binary file not shown.
BIN
mc/mods/kotlinforforge-4.10.0-all.jar
Normal file
BIN
mc/mods/kotlinforforge-4.10.0-all.jar
Normal file
Binary file not shown.
BIN
mc/mods/matc-1.6.0.jar
Normal file
BIN
mc/mods/matc-1.6.0.jar
Normal file
Binary file not shown.
BIN
mc/mods/polymorph-forge-0.49.3+1.20.1.jar
Normal file
BIN
mc/mods/polymorph-forge-0.49.3+1.20.1.jar
Normal file
Binary file not shown.
BIN
mc/mods/refinedcrafterproxy-4.1.2.jar
Normal file
BIN
mc/mods/refinedcrafterproxy-4.1.2.jar
Normal file
Binary file not shown.
BIN
mc/mods/refinedpolymorph-0.1.1-1.20.1.jar
Normal file
BIN
mc/mods/refinedpolymorph-0.1.1-1.20.1.jar
Normal file
Binary file not shown.
BIN
mc/mods/refinedstorage-1.12.4.jar
Normal file
BIN
mc/mods/refinedstorage-1.12.4.jar
Normal file
Binary file not shown.
BIN
mc/mods/refinedstorageaddons-0.10.0.jar
Normal file
BIN
mc/mods/refinedstorageaddons-0.10.0.jar
Normal file
Binary file not shown.
BIN
mc/mods/rsrequestify-1.20.1-2.3.3.jar
Normal file
BIN
mc/mods/rsrequestify-1.20.1-2.3.3.jar
Normal file
Binary file not shown.
BIN
mc/mods/sophisticatedbackpacks-1.20.1-3.20.5.1044.jar
Normal file
BIN
mc/mods/sophisticatedbackpacks-1.20.1-3.20.5.1044.jar
Normal file
Binary file not shown.
BIN
mc/mods/sophisticatedcore-1.20.1-0.6.22.611.jar
Normal file
BIN
mc/mods/sophisticatedcore-1.20.1-0.6.22.611.jar
Normal file
Binary file not shown.
BIN
mc/mods/universalgrid-1.20.1-1.1.jar
Normal file
BIN
mc/mods/universalgrid-1.20.1-1.1.jar
Normal file
Binary file not shown.
BIN
mc/mods/waystones-forge-1.20-14.1.3.jar
Normal file
BIN
mc/mods/waystones-forge-1.20-14.1.3.jar
Normal file
Binary file not shown.
26
mc/whitelist.json
Normal file
26
mc/whitelist.json
Normal file
@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"uuid": "c8491b89-6bd9-48b9-9fcc-8c78d8025984",
|
||||
"name": "Klagarge"
|
||||
},
|
||||
{
|
||||
"uuid": "d4945f1b-90de-4296-8f83-c4c7088d654a",
|
||||
"name": "Robibobo1"
|
||||
},
|
||||
{
|
||||
"uuid": "a62e3fc2-24bb-456d-a733-21c2415f4ceb",
|
||||
"name": "Terrazed"
|
||||
},
|
||||
{
|
||||
"uuid": "57b19806-04dc-4faf-8e0f-547ef953df0d",
|
||||
"name": "LordBaryhobal"
|
||||
},
|
||||
{
|
||||
"uuid": "76281784-b877-4969-8eca-a35e428e8cea",
|
||||
"name": "Ranium21"
|
||||
},
|
||||
{
|
||||
"uuid": "3e828bde-20b5-4956-84d4-6b87c1132298",
|
||||
"name": "Ranium"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user