From 4efb757c4321630795511977ab8b078ca553f90e Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 7 Nov 2021 07:52:33 -0600 Subject: [PATCH] Download Hexxit from 9iron --- playbooks/tasks/game/hexxit2-survival.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/tasks/game/hexxit2-survival.yml b/playbooks/tasks/game/hexxit2-survival.yml index bd5d852..95714e7 100644 --- a/playbooks/tasks/game/hexxit2-survival.yml +++ b/playbooks/tasks/game/hexxit2-survival.yml @@ -11,7 +11,7 @@ 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: 5G JRE_XMS: 3G - FORGE_PACK_ZIP: "https://servers.technicpack.net/Technic/servers/hexxit-2/Hexxit-II_Server_v1.1.0.zip" + FORGE_PACK_ZIP: "https://srv.9iron.club/files/packs/1.12.2-hexxit2/latest.zip" ports: - "25565:25565/tcp" - "25565:25565/udp"