We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed19c2d commit 9e094a6Copy full SHA for 9e094a6
gradle.properties
@@ -49,7 +49,7 @@ parchment_version = 2025.06.29
49
# Balm versions follow the NeoForge versioning scheme since Minecraft 1.21.
50
# For best stability, only use -SNAPSHOT versions if you need access to an unreleased Balm feature.
51
#balm_version = 21.5.8+1.21.5
52
-balm_version = 21.8.1-SNAPSHOT
+balm_version = 21.8.2-SNAPSHOT
53
# The minimum Balm version to use. You should set this if you are using a Balm feature that is not available in older versions.
54
# Avoid setting a maximum version - Balm generally does not introduce breaking changes mid-version.
55
balm_version_range = [21.7.0,)
0 commit comments