Releases: Partymann2000/PteroControlMC
Releases · Partymann2000/PteroControlMC
Port to Minecraft 1.21.11 & UI Layout Fixes
- Dependencies: Updated project to Minecraft 1.21.11, Gradle 9.2, and Fabric Loom 1.14.
- Render Fix: Refactored
ServerEntryMixinto match the new 1.21.11 rendering signature (fetching coordinates viagetContentX/Yinstead of parameters). - Input Fix: Updated
mouseClickedinjection to use the newClickobject andMouseInput. - UI Layout: Forced server list entry height to 64px using a
@RedirectinMultiplayerScreenMixinto provide space for control buttons. - Logic: Control buttons are now enabled even if the server status is
INCOMPATIBLE, allowing restarts of version-mismatched servers.
Hotfix for 1.21.8
fixed depends:
fabricloader --> >=0.16.14
minecraft --> ~1.21.8
java --> >=21
fabric-api --> >=0.133.4+1.21.8
modmenu --> >=12.1.0
support mc 1.21.8