mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-17 17:55:09 +01:00
MidnightLib 0.5.0 - Same as 0.4.2 but 1.19
This commit is contained in:
12
src/main/resources/midnightlib.mixins.json
Executable file
12
src/main/resources/midnightlib.mixins.json
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"required": true,
|
||||
"package": "eu.midnightdust.core.mixin",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"client": [
|
||||
"MixinOptionsScreen",
|
||||
"MixinPlayerEntityRenderer"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user