This update is mainly a project structure overhaul, with the goal of making updating & maintenance easier. The new setup now supports every Minecraft version from 1.17 to 1.21.4.
The Fabric & (Neo)Forge repos and projects are also now combined instead of having separate ones for each
- Fabric is available for all versions
- NeoForge is available for 1.20.2-1.21.4 (and will be supported in future MC versions)
- Forge is available for 1.17-1.20.4 (currently not planned to support in future MC versions)
I also removed the setting to use the old custom sounds since they used to cause issues with multiplayer, especially on Forge. Now it just always uses the vanilla water/lava dripstone drip sounds.
If you notice any new issues with this version, please open an issue :)
- Added an option to change what sound category the drip sounds should use.
- [1.17+] Added an option to use the new Dripstone water/lava drip sounds instead of the old sounds (enabled by default)
- Added port for 1.18
- Starting in this version, the mod no longer bundles Cloth Config, it must be installed separately now.
- Bundled versions tend to bulk up modpacks by a noticeable amount. Notice these releases are only a fraction the file size as previous ones.
- Closes #3