promotional bannermobile promotional banner

Coastal Waves

Adding breaking waves to the beaches!

File Details

Waves-1.21.x-1.4

  • R
  • Feb 27, 2025
  • 1.21 MB
  • 274
  • 1.21.1+1
  • NeoForge

File Name

Waves-1.21-1.4.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:coastal-waves-1155936:6242011"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Waves can now interact (push) entities in their paths (configurable, and uses a blacklist/whitelist entity tag system)
  • Fixed servers not being able to modify the wave data on their end
  • Moved the wave data configuration over to the configs folder rather than the internal assets folder of the mod by implementing a whole new system
  • Added block/data caching for many of the necessary logic steps for the spawning of waves, which should improve performance
  • Did a ton of internal refactoring