Skip to content

Commit 417462d

Browse files
author
Ramen5914
authored
Removed a duplicate "the" from mods.toml file
1 parent 7dc8b83 commit 417462d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/neoforge.mods.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# The name of the mod loader type to load - for regular FML @Mod mods it should be javafml
77
modLoader="javafml" #mandatory
88

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.
9+
# A version range to match for said mod loader - for regular FML @Mod it will be the FML version. This is currently 47.
1010
loaderVersion="${loader_version_range}" #mandatory
1111

1212
# The license for you mod. This is mandatory metadata and allows for easier comprehension of your redistributive properties.

0 commit comments

Comments
 (0)