MidnightLib 0.5.0 - Same as 0.4.2 but 1.19

This commit is contained in:
Motschen
2022-06-06 18:13:39 +02:00
parent da4e59ef3a
commit 7e1de67a5e
8 changed files with 23 additions and 76 deletions

View File

@@ -0,0 +1,12 @@
{
"required": true,
"package": "eu.midnightdust.core.mixin",
"compatibilityLevel": "JAVA_16",
"client": [
"MixinOptionsScreen",
"MixinPlayerEntityRenderer"
],
"injectors": {
"defaultRequire": 1
}
}