Browse Source

Fix environment

Lortseam 4 years ago
parent
commit
ffd2513e7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/fabric.mod.json

+ 1 - 1
src/main/resources/fabric.mod.json

@@ -16,7 +16,7 @@
   ],
   "license": "Apache-2.0",
 
-  "environment": "client",
+  "environment": "*",
 
   "depends": {
     "fabricloader": ">=0.9.0"