TomB-134 / MinimalMenu

Minimal Menu is a small client side mod that allows the user independently toggle many buttons on the title screen and options screens. It also adds features like a button to reload saves, and view saves folder. Designed to work with mod menu and mod menu only.
MIT License
21 stars 7 forks source link

Fix build #28

Closed jackassmc closed 3 years ago

jackassmc commented 3 years ago

When updating for 1.17 I mistakenly removed the cloth-config include. This causes cloth-config to not be bundled and without it MinimalMenu can't be configured. This PR readds the include.

K0-RR commented 3 years ago

Not bundling cloth config is actually good. It's huge in file size and required by 90% mods so it's like 50 times in any basic modpack.