mirror of
https://github.com/TheWhiteDog9487/RandomTeleporter.git
synced 2026-05-20 14:49:44 +08:00
使用Kotlin重写
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
{
|
||||
"required": false,
|
||||
"required": true,
|
||||
"package": "xyz.thewhitedog9487.mixin",
|
||||
"compatibilityLevel": "JAVA_21",
|
||||
"compatibilityLevel": "JAVA_25",
|
||||
"mixins": [
|
||||
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
},
|
||||
"overwrites": {
|
||||
"requireAnnotations": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user