added fabric mod
This commit is contained in:
11
mod/src/client/resources/polarcraft-mod.client.mixins.json
Normal file
11
mod/src/client/resources/polarcraft-mod.client.mixins.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"required": true,
|
||||
"package": "com.xeovalyte.polarcraft.mixin.client",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"client": [
|
||||
"ExampleClientMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user