Plan
Plan copied to clipboard
Update to 1.20.5
Your checklist for this pull request
🚨 Please review the guidelines for contributing to this repository.
- [x] Make sure your name is added to Contributors file
/Plan/common/src/main/java/com/djrapitops/plan/delivery/rendering/html/Contributors.java - [x] If PR:ing locale changes also add a LangCode with your name
/Plan/common/src/main/java/com/djrapitops/plan/settings/locale/LangCode.java
Description
This draft PR is intended to track the progress of updating this mod (fabric module) to 1.20.5
Thank you!
Awesome!
This has now been ported to 1.20.5-rc2 and is ready for review. No further changes are expected for 1.20.5!
1.20.5 bumped the Java version used by Minecraft from 17 to 21, this PR reflects that change. This doesn't seem to cause any problems in the project.
I'll merge this since it fixes a build issue with 0.3-SNAPSHOT of fabric permissions api