Experimental 24w09a port

- Only the overview button position in the Options Screen is not quite right
This commit is contained in:
Martin Prokoph
2024-03-05 12:58:59 +01:00
parent 2ff92526ba
commit 2f1bfbf44e
14 changed files with 73 additions and 85 deletions

View File

@@ -32,9 +32,13 @@
},
"depends": {
"fabric-resource-loader-v0": "*",
"minecraft": ">=1.20.3"
"minecraft": ">=1.20.4"
},
"mixins": [
"midnightlib.mixins.json"
],
"custom": {
"modmenu": {
"links": {
@@ -46,6 +50,5 @@
},
"badges": [ "library" ]
}
},
"accessWidener": "midnightlib.accesswidener"
}
}