Skip to content

Implement support for 1.21.9#51

Merged
hamarb123 merged 5 commits intomainfrom
1.21.9-pr
Oct 4, 2025
Merged

Implement support for 1.21.9#51
hamarb123 merged 5 commits intomainfrom
1.21.9-pr

Conversation

@hamarb123
Copy link
Owner

Fixes #50

- Upgrade to loom 1.11
- Split up source sets by client & main
- Increase loader requirement to 0.17.2
- Upgrade gradle
- Initial (incomplete) 1.21.9 support
- Fix some typos of how intermediary was spelt
- Fix some name typos in FabricReflectionHelper
- Fix private method reflection in FabricReflectionHelper
- Fix some other comments in FabricReflectionHelper
- NOTE: some features are still broken/missing on 1.21.9
- NOTE: some older versions don't load currently due to not all remaps not being manually done yet
- Reduce min loader version back to 0.15.0
- Fix some whitespace
- Fix `InputUtil_isKeyPressed_1` missing the return type
- Use `Common.IS_SYSTEM_MAC` instead of `Util.getOperatingSystem() `
- Fix some mixins on older versions where the remapping no longer works due to updated mappings
- Use java nio in ModOptions consistently
@hamarb123 hamarb123 merged commit d98d78d into main Oct 4, 2025
3 checks passed
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.21.9 crashing

1 participant