* [[Proper_Mod_Structuring#Dependency_Configurations|Dependency configurations]] are declared in the <tt>mods.toml</tt> metafile, which is then checked by Forge on runtime on whether they are satisfied.
* [[Proper_Mod_Structuring#Dependency_Configurations|Dependency configurations]] are declared in the <tt>mods.toml</tt> metafile, which is then checked by Forge on runtime on whether they are satisfied.
−
== Hard amd Soft Dependencies ==
+
== Hard and Soft Dependencies ==
There are two types of mod dependencies: hard dependencies, and soft dependencies.
There are two types of mod dependencies: hard dependencies, and soft dependencies.