MidnightLib v0.2.2 - Update to 1.17-pre1

- Not much changed.
- Rough ModMenu port for 1.17-pre1 can be found here: https://github.com/Motschen/ModMenu/releases/tag/v2.0.0-mnd
This commit is contained in:
Motschen
2021-05-28 19:23:40 +02:00
parent 0d20721213
commit 4c965487b1
7 changed files with 49 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
{
"required": true,
"package": "eu.midnightdust.core.mixin",
"compatibilityLevel": "JAVA_8",
"compatibilityLevel": "JAVA_16",
"client": [
"MixinOptionsScreen"
],