Fix forge 1.20.4 crashing due to incorrect version number order
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
java_version=17
|
||||
minecraft_version=1.20.4
|
||||
parchment_version=1.20.1:2023.09.03
|
||||
compatible_minecraft_versions=["1.20.4", "1.20.3"]
|
||||
compatible_minecraft_versions=["1.20.3", "1.20.4"]
|
||||
accessWidenerVersion=1_20_2
|
||||
builds_for=fabric,forge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user