code
code copied to clipboard
fix(theseus): only auto select gameVersion and loader when possible
currently, when adding content to an instance and adding a resource pack, the Versions tab auto inserts e.g Fabric as a loader even though there isn't a fabric specific version
This PR changes it so it only auto inserts the GameVersion and Loader if there is a version made for them.
resolves #1276
reopen of #1203
Is this pr will fix also the problem with shaders and vanilla-only datapacks?
yes, when every some filter caused no versions to be displayed this filter will no longer be applied
What happened to this PR, why did it get closed?