https://github.com/thijzert123/client-plus
Minecraft modpack focused on improving vanilla Minecraft on the client-side
https://github.com/thijzert123/client-plus
client minecraft modpack
Last synced: 10 months ago
JSON representation
Minecraft modpack focused on improving vanilla Minecraft on the client-side
- Host: GitHub
- URL: https://github.com/thijzert123/client-plus
- Owner: Thijzert123
- License: mit
- Created: 2024-10-29T10:43:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-29T22:55:12.000Z (10 months ago)
- Last Synced: 2025-08-30T00:26:55.491Z (10 months ago)
- Topics: client, minecraft, modpack
- Homepage: https://modrinth.com/modpack/client-plus
- Size: 95.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Client+

Client+ is a Minecraft modpack focused on improving vanilla Minecraft on the client-side. It is available on [Modrinth](https://modrinth.com/modpack/client-plus).
## Packrinth
This modpack is managed by [Packrinth](https://github.com/Thijzert123/packrinth). With Packrinth, you can separate a modpack into branches and update them induvidually.
## Modrinth project list
The project list can be generated from Modrinth. This makes sure the project list matches with what people can download on Modrinth.
To generate the list, first install the dependencies for the script:
```
requests
py-markdown-table
```
Then, run the script:
```bash
python3 modrinth_project_list.py
```
The project list will be written to `modrinth_project_list.md`.
## TODO
- ~~Update default options.txt so that keybinds don't conflict by default~~
- ~~Update packwiz_update.py to update Vanilla Tweaks resource packs by downloading using the links - Done, but now make it work for the 1.20.x versions~~ Doesn't work. Maybe later?
- ~~Add Recolourful UI Dark Mode when it comes to Modrinth - Now using Colourful with dark mode~~
- ~~Disable Xaero's Minimap Entity Radar by default in the config~~
- ~~Disable analog movement of Controlify by default~~
- ~~Replace YOSBR with [Default Options](https://modrinth.com/mod/default-options), as YOSBR isn't supported for 1.21.5 (changed it back, as YOSBR does apparantly work on 1.21.5)~~
- ~~Add force version for 1.21.5 for YOSBR~~
- ~~Add default options for YOSBR~~
- ~~Re-evaluate the need of the client-plus-lang.zip resource pack (now testing without it)~~
- ~~Eventually remove force version for SkinShuffle, when https://github.com/IMB11/SkinShuffle/issues/145 gets fixed.~~
- ~~Possibly also add force version for SkinShuffle for 1.21.5 to avoid FancyMenu incompatibility~~
- ~~Add force-version for Colourful GUI for 1.21.5~~
- ~~Make sure we keep using the full version of the Torturable Healthbars resource packs (`torturable-healthbars` and `thfa`)~~
- ~~Add force version for Mod Sets and dependencies for 1.21.5~~
- Add Vanilla Tweaks for 1.21.8 (1.21.7 is also missing but that version is unsupported)