forked from NeoFlock/NeoComputers
renames
This commit is contained in:
10
src/main/resources/template-forge.mixins.json
Normal file
10
src/main/resources/template-forge.mixins.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"required": true,
|
||||
"package": "com.example.platforms.forge.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user