Closed PixelSam123 closed 1 year ago
Updated Minecraft Version Compatibility The compatibility of the mod has been updated to support the newer 1.20.2 version of Minecraft. Earlier, it was only designed to work with version 1.20 and above, but now it will work specifically with 1.20.2 and future versions.
Change In Rendering Condition
In an effort to improve game rendering, we've updated a condition in PaperDollRenderer.java
. Instead of utilizing the previous renderDebug condition, it now uses the showDebugScreen function from the DebugOverlay.
New Button Added to the Custom Config Screen A new interactive button has been added to the configuration menu of the mod. It encourages players who enjoy using our mod to consider supporting us. When pressed, it directs them to a donation page.
Source URL and Version Update in gradle-compose.yml
Our build configuration file (gradle-compose.yml
) has been updated. The source URL for the ModComposeTemplate
repository and the version of the file itself have been updated, reflecting the standard corresponding to the new Minecraft version (1.20.2).
Ah sorry this pr went kinda under my radar since I'm kinda busy with irl stuff rn.
I don't know how to create a pull request to a new branch, so probably just don't merge the PR and apply the changes manually?