We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc8b83 commit 417462dCopy full SHA for 417462d
src/main/resources/META-INF/neoforge.mods.toml
@@ -6,7 +6,7 @@
6
# The name of the mod loader type to load - for regular FML @Mod mods it should be javafml
7
modLoader="javafml" #mandatory
8
9
-# A version range to match for said mod loader - for regular FML @Mod it will be the the FML version. This is currently 47.
+# A version range to match for said mod loader - for regular FML @Mod it will be the FML version. This is currently 47.
10
loaderVersion="${loader_version_range}" #mandatory
11
12
# The license for you mod. This is mandatory metadata and allows for easier comprehension of your redistributive properties.
0 commit comments