diff --git a/compose.yaml b/compose.yaml index 427d0a4..d6da386 100644 --- a/compose.yaml +++ b/compose.yaml @@ -72,12 +72,12 @@ services: ports: - "24454:24454/udp" # Voice mod environment: - MODRINTH_PROJECTS: "fabric-api,lithium,phosphor,shulkerboxtooltip,simple-voice-chat,audioplayer" + MODRINTH_PROJECTS: "fabric-api,lithium,phosphor,view-distance-fix,shulkerboxtooltip,simple-voice-chat,audioplayer" MODRINTH_DOWNLOAD_OPTIONAL_DEPENDENCIES: "FALSE" # Server EULA: "TRUE" TYPE: FABRIC - VERSION: 1.19 + VERSION: 1.19.3 INIT_MEMORY: 1G MAX_MEMORY: 12G TZ: Europe/Amsterdam