This PR removes some mods that (judging from the config/in-game behavior) we aren't using, or mods that has its functionality overlaps with other mods, especially Universal Tweaks, including:
changes SoundFilters with Sound Physics Remixin, probably better in compatiblity and effect.
Potential Issues
[1] There‘s something related to the nether dim but I don't know what it does, removing seems to work fine in a newly created client.
[2] Need to point out this also removes the ability to create infinite water in beach biomes, or at river/ocean biomes when Y > 63.
What
This PR removes some mods that (judging from the config/in-game behavior) we aren't using, or mods that has its functionality overlaps with other mods, especially Universal Tweaks, including:
This PR also:
Potential Issues
[1] There‘s something related to the nether dim but I don't know what it does, removing seems to work fine in a newly created client. [2] Need to point out this also removes the ability to create infinite water in beach biomes, or at river/ocean biomes when Y > 63.
Discussions are welcomed.