Tidy-Bear

Results 3 issues of Tidy-Bear

**Versions** - Minecraft Version : 1.16.5 - Forge Version : 36.1.24 - Mod Version : 7.6.2 - Optifine Version : HD_U_G7 **Describe the bug** Player riding on a horse often...

bug
help wanted
Fabric
Forge
Minecraft 1.18

A code change is missing when merging Fuzss's compatibility PR into 1.18.X, which causes ClassCastException when initializing ConfigScreen with `nightconfigfixes` enabled. Current (1.18.X): https://github.com/MrCrayfish/Configured/blob/df8f2748cdc90c35bea2e8f8405cbb9c8c329a24/src/main/java/com/mrcrayfish/configured/impl/forge/ForgeConfig.java#L87-L91 Expected (1.19.X): https://github.com/MrCrayfish/Configured/blob/43287a97063186351ed7184fb8ec9846ebb1f60c/src/main/java/com/mrcrayfish/configured/impl/forge/ForgeConfig.java#L86-L90 The issue seems...

### 描述 | Description 在 检查模组更新 界面中加入 全选 / 取消全选,如 全选框 组件 ![UI示意](https://github.com/HMCL-dev/HMCL/assets/46566045/5232da67-c353-40e2-981c-90781ba40057) ### 原因 | Reason 可以在现成整合包中只选择更新少部分 client only mods,目前必须一个个取消勾选

enhancement