We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75fbfef commit a4f9e5bCopy full SHA for a4f9e5b
1 file changed
src/main/templates/META-INF/neoforge.mods.toml
@@ -60,4 +60,12 @@ type="optional"
60
reason="load after malum to fix https://github.com/SammySemicolon/Malum-Mod/issues/445"
61
versionRange="[1.8.2,)"
62
ordering="AFTER"
63
+side="BOTH"
64
+
65
+[[dependencies.spectrum]]
66
+modId="pastel"
67
+type="incompatible"
68
+reason="Mixin errors caused by lots of code overlap"
69
+versionRange=""
70
+ordering="NONE"
71
side="BOTH"
0 commit comments