Skip to content

Fix cloth-config on 1.17.1#333

Open
ThexXTURBOXx wants to merge 1 commit intoarchitectury:dev/1.14from
ThexXTURBOXx:dev/1.14
Open

Fix cloth-config on 1.17.1#333
ThexXTURBOXx wants to merge 1 commit intoarchitectury:dev/1.14from
ThexXTURBOXx:dev/1.14

Conversation

@ThexXTURBOXx
Copy link
Copy Markdown

cloth-config-forge contains an empty entry MixinConfigs in 1.17.1 (see version 5.3.63).
This leads to a FileNotFoundError in hasRefmaplessMixinConfig, which is fixed by this simple check.
I could probably also use !mixinConfigs.isEmpty() instead of using isBlank, but I feel like this is more safe...

This is a port of #326 for Loom 1.14.

@ThexXTURBOXx ThexXTURBOXx changed the title Fix cloth-config on 1.17.1 (#326) Fix cloth-config on 1.17.1 Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant