GManIsCoding
GManIsCoding
like this?: - ./home/gman/data/minecraft_server.1.21.10.zip:/var/lib/docker
okay I changed it: services: mc: image: itzg/minecraft-server:latest pull_policy: daily tty: true stdin_open: true ports: - "25565:25565" environment: TYPE: AUTO_CURSEFORGE CF_API_KEY: $$2a$$10$$Wfhccj5YSrMR/XRSu8KaDecrS3V6A/IlGNID16v7E0MePIVgKHgwq #CF_PAGE_URL: https://www.curseforge.com/minecraft/modpacks/jay-pack/files/7131425 CF_SLUG: jay-pack CF_FILEID: "7131425" CF_MODPACK_ZIP: "/gman/data/minecraft_server.1.21.10.zip"...
every things is fix it is just missing a manfest: [mc-image-helper] 00:51:11.910 ERROR : Invalid parameter provided for 'install-curseforge' command: Modpack file is missing a manifest. Make sure to reference...