mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-17 17:55:09 +01:00
Experimental 24w09a port
- Only the overview button position in the Options Screen is not quite right
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user