Explorar el Código

Fix environment

Lortseam hace 4 años
padre
commit
ffd2513e7c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"