- Fixes an issue with
TagPair
implementation - not a breaking change, but should further improve compatability with mods.
- General performance improvements relating to block sounds.
This hotfix will prevent Cannot invoke "dev.isxander.yacl3.config.v2.api.ConfigClassHandler.instance()" because the return value of "dev.imb11.sounds.config.utils.ConfigGroup.getHandler()" is null
- apologize if you have been experiencing this crash.
The discord invite has been fixed as well. Thank you for your patience!
This update moves the World Config's block sounds section from the configuration screen into resource packs which allows for players to add support for modded blocks via JSON. For more information, consider having a read of the Sounds Documentation.
- Added support for Simplified Chinese language.
- Move all block sounds (tagpairs) from config to JSON file loading via resource packs.
- Fixed radioactivity (typing sound spam) when holding shift within an anvil.
Full Changelog: https://github.com/IMB11/Sounds/compare/1.0.1...1.1.0
A really quick hotfix to prevent crashes with certain mods.
- Fixed mixin conflict with MidnightLib and DoAPI.