File Details
Cobblemon Rustling Spots 2.0.1
- R
- Mar 25, 2026
- 6.04 MB
- 9.4K
- 1.21.1
- NeoForge
File Name
rustlingspots-neoforge-2.0.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Rustling Spots NeoForge 2.0.1
Fixed
- Fixed a dedicated server startup crash caused by client GUI classes being loaded on the wrong distribution side.
- Moved NeoForge client-only config screen registration behind client-side initialization to prevent
Screenclass loading on servers. - Fixed the config screen layout overflowing on smaller GUI scales.
- Added scrolling to config categories so all options remain accessible on compact screens.
- Fixed the
Current fileand extra file info text overlapping the rest of the config UI.
Technical Notes
- NeoForge client bootstrap is now isolated from the main mod entrypoint to keep dedicated server loading safe.
- Updated the NeoForge config UI layout to use a scrollable content area with a fixed footer for better readability across resolutions.

