itzg / docker-minecraft-server

Docker image that provides a Minecraft Server that will automatically download selected version at startup
https://docker-minecraft-server.readthedocs.io/
Apache License 2.0
9.56k stars 1.56k forks source link

auto-cf: support three-part modloader IDs #3081

Closed itzg closed 1 month ago

itzg commented 1 month ago

For #3080

Some modpacks how have three-part modloader IDs like neoforge-1.20.1-47.1.99 rather than neoforge-47.1.99

Bring in https://github.com/itzg/mc-image-helper/pull/473