ParadigmMC / mcman

Powerful Minecraft Server Manager CLI. Easily install jars (server, plugins & mods) and write config files. Docker and git support included.
GNU General Public License v3.0
131 stars 11 forks source link

Can't download datapack mods #9

Closed PotatoPresident closed 11 months ago

PotatoPresident commented 11 months ago

Datapack projects can have mod versions ex: https://modrinth.com/datapack/tectonic

Also maybe just support for datapacks as a whole

TheAlan404 commented 11 months ago

oh ok this is definitely an oversight on my part, ill look into it, thanks!

TheAlan404 commented 11 months ago

Commit https://github.com/ParadigmMC/mcman/commit/28997cc3a9690f287068ec2820bdef963c598798 should allow you to import the mods from the datapack project links now.

I'll also add some sort of datapacks feature too, but I'm conflicted on how I should do it... i'm thinking of something like

[[worlds.smp.datapacks]]
type = "modrinth"
id = "tectonic"
# version ...

which essentially would download the Downloadable into server/{world_name}/datapacks/