Issue Launching Modded Minecraft Server

It doesn’t show which repository it’s pulling it from here, so I didn’t know that was the one listed in the Apps library.

The manifest does show it should have permission to do that, and it works here.

  capabilities:
  - description: Minecraft is able to chown files.
    name: CHOWN
  - description: Minecraft is able to bypass permission checks.
    name: DAC_OVERRIDE
  - description: Minecraft is able bypass permission checks for it's sub-processes.
    name: FOWNER
  - description: Minecraft is able to set group ID for it's sub-processes.
    name: SETGID
  - description: Minecraft is able to set user ID for it's sub-processes.
    name: SETUID