mirror of
https://github.com/TheWhiteDog9487/RandomTeleporter.git
synced 2025-09-15 20:26:58 +00:00
0.1.1
游戏版本1.19.1,功能全部完成
This commit is contained in:
11
src/main/resources/randomteleporter.mixins.json
Normal file
11
src/main/resources/randomteleporter.mixins.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"required": false,
|
||||
"package": "xyz.thewhitedog9487.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user