diff --git a/playbooks/tasks/game/minecraft-enigmatica6.yml b/playbooks/tasks/game/minecraft-enigmatica6.yml index 029c6d3..40b00c0 100644 --- a/playbooks/tasks/game/minecraft-enigmatica6.yml +++ b/playbooks/tasks/game/minecraft-enigmatica6.yml @@ -11,7 +11,8 @@ ARGS: "-XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1" JRE_XMX: 6G JRE_XMS: 4G - FORGE_PACK_ZIP: "https://srv.9iron.club/files/packs/1.16.5-enigmatica-6/server.zip" + #FORGE_PACK_ZIP: "https://srv.9iron.club/files/packs/1.16.5-enigmatica-6/server.zip" + FORGE_PACK_ZIP: "https://srv.9iron.club/files/packs/1.16.5-enigmatica-6/enigmatica6-server-0.5.25-packed.zip" ports: - "40503:25565/tcp" - "40503:25565/udp"