We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc82266 commit 158d718Copy full SHA for 158d718
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### MidnightControls v1.12.1
2
+- Port to 26.1
3
+- Compatibility with certain mods needed to temporarily disabled until they're updated
4
+
5
## MidnightControls v1.12.0
6
- Re-enable **NeoForge** support!
7
- Switch to stonecutter build system
gradle.properties
@@ -10,7 +10,7 @@ org.gradle.caching.debug=false
10
loom.ignoreDependencyLoomVersionValidation=true
11
12
# Mod properties
13
-mod.version=1.12.0
+mod.version=1.12.1
14
mod.group=eu.midnightdust
15
mod.id=midnightcontrols
16
mod.name=MidnightControls
0 commit comments