make mod loader name order consistent
This commit is contained in:
@@ -4,7 +4,7 @@ minecraft_version=1.21.3
|
||||
parchment_version=1.21:2024.07.28
|
||||
compatible_minecraft_versions=["1.21.3"]
|
||||
accessWidenerVersion=1_21_3
|
||||
builds_for=neoforge,fabric
|
||||
builds_for=fabric,neoforge
|
||||
# forge is broken due to gradle/build script issues
|
||||
|
||||
# Netty
|
||||
|
||||
@@ -4,7 +4,7 @@ minecraft_version=1.21.4
|
||||
parchment_version=1.21:2024.07.28
|
||||
compatible_minecraft_versions=["1.21.4"]
|
||||
accessWidenerVersion=1_21_4
|
||||
builds_for=neoforge,fabric
|
||||
builds_for=fabric,neoforge
|
||||
# forge is broken due to gradle/build script issues
|
||||
|
||||
# Netty
|
||||
|
||||
Reference in New Issue
Block a user