Fixed mods.toml.

This commit is contained in:
2026-05-01 19:01:57 +01:00
parent 11c9325a4e
commit 6edf2728b1

View File

@ -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"