Fixed mods.toml.
This commit is contained in:
@ -21,7 +21,7 @@ description = '''${mod_description}'''
|
||||
#file = "META-INF/accesstransformer.cfg"
|
||||
|
||||
[[dependencies."${mod_id}"]]
|
||||
modId = "neoforge
|
||||
modId = "neoforge"
|
||||
# The type of the dependency. Can be one of "required", "optional", "incompatible" or "discouraged" (case insensitive).
|
||||
# 'required' requires the mod to exist, 'optional' does not
|
||||
# 'incompatible' will prevent the game from loading when the mod exists, and 'discouraged' will show a warning"
|
||||
|
||||
Reference in New Issue
Block a user