Running DH on server
Can't run DH on 1.21.7:
https://mclo.gs/M9BKmv5
There seems to be no 1.21.7 release on curseforge either
5 Replies
update to 1.21.8, there's only bugfixes, all mods should work
While I agree this would make sense, I’m still waiting on other mods to update to 1.21.8
Out of curiosity what actually restricts the jar file to a specific a Mc version. I see that DH 2.3.4 is available for many MC versions but each jar is limited to only 1
the fabric.mod.json inside the jar file contains the version restriction
you can open it with archive program like 7zip and edit the file
On fabric you can also just use the dependency override and avoid messing with mod files
This is what I needed! thanks