promotional bannermobile promotional banner

Cobblemon Rustling Spots

Rustling Spots adds dynamic, world-driven “rustling spots” across the Overworld.

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

NeoForge

implementation "curse.maven:rustling-spots-1392106:7812295"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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 Screen class 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 file and 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.