Add missed files
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
{
|
||||
"required": true,
|
||||
"minVersion": "0.8",
|
||||
"package": "com.example.examplemod.mixin",
|
||||
"package": "me.hypherionmc.craterlib.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
],
|
||||
"client": [
|
||||
"ExampleCommonMixin"
|
||||
],
|
||||
"server": [
|
||||
],
|
||||
@@ -14,4 +13,4 @@
|
||||
"defaultRequire": 1
|
||||
},
|
||||
"refmap": "${refmap_target}refmap.json"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user