fix neoforge version range for mc 26
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# 26.1.0 version
|
||||
# 26.1.2 version
|
||||
java_version=25
|
||||
minecraft_version=26.1
|
||||
parchment_version=1.21:2024.07.28
|
||||
compatible_minecraft_versions=["26.1", "26.1.1", "26.1.2"]
|
||||
# version range should be used instead of individual versions due to how NeoForge handles version loading
|
||||
compatible_minecraft_versions=["26.1.0", "26.1.2"]
|
||||
accessWidenerVersion=26_1
|
||||
builds_for=fabric,neoforge
|
||||
# forge is broken due to gradle/build script issues
|
||||
|
||||
Reference in New Issue
Block a user