Run command registration after main method

- Fixes commands being missing for certain mods
- Possibly fix #67
This commit is contained in:
Martin Prokoph
2024-09-02 23:47:58 +02:00
parent 48390abf8f
commit b8a54e339a
6 changed files with 18 additions and 16 deletions

View File

@@ -29,7 +29,7 @@
"environment": "*",
"entrypoints": {
"main": [
"server": [
"eu.midnightdust.fabric.core.MidnightLibFabric"
],
"client": [