- Added Simplified Chinese translations, thank you to @Chiloven945
- Added Russian translations, thank you to @mpustovoi
- Fixed sound spam when sorting inventories with Inventive Inventory
- Mitigated sound spam when using Chat Patches
- Fixed sound spam when moving lots of items across inventories, such as within the shulker box screen, by adding item sound cooldown configuration options.
This will be the last update for 1.20.4 and 1.20.6, please migrate to 1.20.1 or 1.21 to continue to recieve update. I can also announce that the next update will be on Forge+NeoForge! Join the Discord to stay up-to-date
Developing this mod takes time and effort, especially when trying to find suitable SFX for items and blocks, consider supporting me on Ko-Fi here: https://ko-fi.com/mineblock11
- 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