packwiz / packwiz

A command line tool for editing and distributing Minecraft modpacks, using a git-friendly TOML format. Supports CurseForge and Modrinth mods with automated updates!
https://packwiz.infra.link/
MIT License
566 stars 67 forks source link

Command Update does not update Modrinth mods #19

Closed FlashyReese closed 3 years ago

FlashyReese commented 3 years ago

image

comp500 commented 3 years ago

Could you send the metadata .toml files for those mods, I'm not sure exactly what is going on here.

FlashyReese commented 3 years ago

Hydrogen: https://github.com/FlashyReese/Reereum/blob/1.16.x/mods/hydrogen.toml EBE: https://github.com/FlashyReese/Reereum/blob/1.16.x/mods/ebe.toml

comp500 commented 3 years ago

I've pushed https://github.com/comp500/packwiz/commit/8f9b08e3a4273a29ce22715de5b937e64df75fc4 which should fix it, could you try that?

FlashyReese commented 3 years ago

Looks like it's fixed.

comp500 commented 3 years ago

Thanks for reporting the bug!