File Details
ulsliminexblocks-v1.6
- R
- Mar 26, 2025
- 534.35 KB
- 11.6K
- 1.19.2
- Forge
File Name
ulsliminexblocks-1.6.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
Someone brought it to my attention that this mod wasn't working on dedicated servers.
Turns out the issue was that I was setting up things meant to run only on the client side in the common setup event—which runs on both client and server side.
And now I know what that does, heh.
Changes:
-Fixed server crash; the mod should now run on dedicated servers.

