initial
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"required": true,
|
||||
"package": "net.examplemod.mixin",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"client": [
|
||||
"MixinTitleScreen"
|
||||
],
|
||||
"mixins": [
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user