Перейти к содержимому
Mineforgian

Wakes

Adds splashes and wakes while traveling on water

5.5M загрузок4K подписчиковGPL-3.0-onlyfabric

Обновлён 21 июня 2026 г. · опубликован 30 июня 2023 г.

  • Shader compatibility
  • Splashes depend on entity size
  • Splash particles
  • Colored wakes
  • Splashes
  • Extensive configurations

Modrinth Downloads CurseForge Downloads

Wakes Modrinth Followers

Wakes aims to add simple wakes that fit the spirit of vanilla

Splashes and wakes

Splashes when falling into water and simulated wakes

Features

  • Simulation of waves after all entities
  • Waves appear at the oars of the boat
  • Splashes when falling into water
  • Water shooting out on either side
  • Extensive configs embedded with Midnightlib
  • Iris shader support (known incompatibilites here)

Future

  • Foam outlines around models and shore lines
  • Wakes on lava
  • API for other mods to add Wakes to their liquids

Wakes - Github

The mod is still quite buggy so please report any bugs you might find on the issues page over on GitHub


Did you know you can see wakes behind other players? Try out the mod with your friends on a dedicated server with Bisect Hosting — a perfect choice if you want reliable and hassle-free servers with exceptional customer support. Use code: Goby for a 25% discount on your first month!

Code goby

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.6.0+26.1Бета26.1, 26.1.1, 26.1.2fabric21 июня 2026 г..jar (276 КБ)
0.5.1+1.21.11Бета1.21.11fabric24 февраля 2026 г..jar (275 КБ)
0.5.0+1.21.11Бета1.21.11fabric24 февраля 2026 г..jar (275 КБ)
0.4.4+1.21.10Бета1.21.10fabric16 декабря 2025 г..jar (273 КБ)
0.4.3+1.21.8Бета1.21.6, 1.21.7, 1.21.8fabric13 сентября 2025 г..jar (273 КБ)
0.4.2+1.21.8Бета1.21.6, 1.21.7, 1.21.8fabric3 августа 2025 г..jar (273 КБ)
0.4.2+1.21.4Бета1.21.4fabric11 мая 2025 г..jar (262 КБ)
0.4.1+1.21.4Бета1.21.3, 1.21.4fabric18 марта 2025 г..jar (262 КБ)
0.4.1+1.21.1Бета1.21, 1.21.1, 1.21.2fabric18 марта 2025 г..jar (262 КБ)
0.4.0+1.20.1Бета1.20, 1.20.1, 1.20.2fabric28 января 2025 г..jar (347 КБ)
0.4.0+1.21.1Бета1.21, 1.21.1fabric28 января 2025 г..jar (350 КБ)
0.3.0+1.20.1Бета1.20, 1.20.1, 1.20.2fabric24 августа 2024 г..jar (347 КБ)
0.3.0+1.21.1Бета1.21, 1.21.1fabric24 августа 2024 г..jar (350 КБ)
0.3.0+1.20.5Бета1.20.5, 1.20.6fabric24 августа 2024 г..jar (350 КБ)
0.2.5+1.21Бета1.21fabric10 июля 2024 г..jar (349 КБ)

Показаны последние 15 из 32 версий. Все версии — на Modrinth.

Ченджлог

0.6.0+26.1Бета26.1, 26.1.1, 26.1.2 · 21 июня 2026 г.

Minecraft-Native rendering

This version uses a more native API for rendering. Hopefully making it more robust and less buggy. Some related changes include:

  • one node per quad (no more large bricks)
  • pure minecraft shaders with lighting done on the gpu (no pre baked lighting in wake textures)

Underwater visibility

Both wakes and splash planes are now visible when the camera is underwater.

Shader height offset

Added a configurable height offset in Appearance settings to prevent wakes from clipping into wavy water when shaders are enabled.

0.5.1+1.21.11Бета1.21.11 · 24 февраля 2026 г.

Resolution change crash fix

If there were any existing splash planes and the player wanted to change the effect resolution through the config a crash would occur. This fixes it.

0.5.0+1.21.11Бета1.21.11 · 24 февраля 2026 г.

Wake storage rewrite

Replaced the per-Y-level quad-tree (with fixed-depth brick leaves) with a hash map that stores wake chunks directly. Simplifies data management and removes the rigid spatial hierarchy.

Single draw call rendering

Wake rendering now batches all geometry into one draw call per frame instead of one per brick. Wake chunks allocate regions in a shared texture atlas and upload their data there, enabling large-scale batching and significantly reducing draw overhead.

Larger shared texture atlas

All wake chunks now share a larger atlas instead of sequentially writing to a single small texture. Edge case where the atlas runs out of space is not fully handled yet.

Removed OpenGL draw calls

Rendering path no longer relies on direct OpenGL draw calls, improving forward compatibility and stability with newer Minecraft rendering updates.

0.4.4+1.21.10Бета1.21.10 · 16 декабря 2025 г.
0.4.3+1.21.8Бета1.21.6, 1.21.7, 1.21.8 · 13 сентября 2025 г.

Should fix issue 159, thank you opalnext!

0.4.2+1.21.8Бета1.21.6, 1.21.7, 1.21.8 · 3 августа 2025 г.

Port to 1.21.8

  • Thank you IMS212 for porting the mod to the new rendering pipeline!
  • This version should work for 1.21.5-1.21.8
0.4.2+1.21.4Бета1.21.4 · 11 мая 2025 г.

Removed pick boat feature

A buggy feature which wasn't necessary for the mod. Fixes issues 138 & 148.

Chest boat and raft wakes

Fixes issue 137 where chest boats and rafts didn't make wakes.

0.4.1+1.21.4Бета1.21.3, 1.21.4 · 18 марта 2025 г.

0.4.1 for 1.21.4 as Satin is no longer needed

Полная история изменений — на Modrinth.

Комментарии

Загружаем…