Skip to content

Modrinth integration seems to only pick up plugins, but not mods #1910

@terafin

Description

@terafin

The modrinth integration seems to only pick up plugins, but not mods.

Here's an docker-compose (ish):

    image: itzg/minecraft-server:latest
    tty: true
    environment:
      EULA: 'TRUE'
      TYPE: PAPER
      MODRINTH_PROJECTS: "easiervillagertrading"
      MODRINTH_ALLOWED_VERSION_TYPE: "release"

Given this is a mod, but not a plugin, it seems to no-op and skip downloading/installing it.

Originally posted by @terafin in #1884 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/staleNo recently activity has been seen and will be closed soon.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions