Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
This is a modified version of Desert Behemoths: Sandworms! by frozenhamburgers.
Original project license: GPL
Why this version?
The original mod crashes on dedicated servers when a player shoots a sandworm. This is because SonicBoomFx is a client-only class, but it was being called on the server side.
This fork fixes that issue with a simple client-side check. All original gameplay and features remain unchanged.
What's fixed?
- ✅ Server crash when hunting sandworms (shooting)
- ✅ No changes to gameplay, balance, or mechanics
Source Code
Full source code is available on GitHub:
https://github.com/jmecn/desert-behemoths-sandworms
This fix has been submitted to the original author as a Pull Request:
#14
License
This project is licensed under the GPL, in accordance with the original mod's license. All original copyright notices are preserved.
Credits
- Original mod: frozenhamburgers
- Fix by: jmecn
If the original mod is updated to include this fix, this version will remain available for reference.


