File Details
WM/3.0.0-beta.8
- B
- Feb 25, 2026
- 1.34 MB
- 3.7K
- 1.21.11+4
- Forge + 2
File Name
watermedia-3.0.0-beta.8.jar
Supported Versions
- 1.21.11
- 1.21.1
- 1.20.1
- 1.19.2
- 1.18.2
Curse Maven Snippet
📦 UPDATE 3.0.0-beta.8
- ✨ Added
water://protocolwater://local/<path>- opens files inside Current Working Directory (instance folder)water://remote/<id>- opens files from the remote server using the media ID (requires watermedia on server-side)water://global/<id>- opens files from the global remote server (allocated by SrRapero720). Not working yet
- ✨ PNG: Added ancillary chunks support
- 🛠️ Normalize by default the given URI string
- 🐛 Fixed: crashes on Java 17 (including MC versions using it)
- 🐛 Fixed: slow framerate on FFMediaPlayer when media has a poorly worked muxing
- 🐛 Fixed: AppBootstrap was not working... AGAIN