Open mgziminsky opened 5 years ago
The mod update command does not check the dependencies for the new versions of mods being set. So any new dependencies of updated mods will not be added to the pack, breaking it.
https://github.com/dizzyd/mcdex/blob/17c0ecc98eacf46c6c3c5e5636d7d9fc3a691fc8/modpack.go#L425-L428
The mod update command does not check the dependencies for the new versions of mods being set. So any new dependencies of updated mods will not be added to the pack, breaking it.
https://github.com/dizzyd/mcdex/blob/17c0ecc98eacf46c6c3c5e5636d7d9fc3a691fc8/modpack.go#L425-L428