Описание
# Raise Sound Limit Simplified
A mod that improves sound performance and raises Minecraft sound sources limit in a simple way (currently to 4095)
## What does this mod actually do
- Raises sound limit to 4095, and allows configurable split between static sources and streaming sources
- Moves most of the sound processing off the render thread, and makes most sound engine methods non-blocking, improving fps stability under sound heavy cases
## Configuration
The configuration file is located at `.minecraft/config/rsls.properties`
An in-game editor is available if cloth config and fabric api are installed
