Skip to content

Commit a4f9e5b

Browse files
committed
mark pastel as incompatible for now. Resolves #827
1 parent 75fbfef commit a4f9e5b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,12 @@ type="optional"
6060
reason="load after malum to fix https://github.com/SammySemicolon/Malum-Mod/issues/445"
6161
versionRange="[1.8.2,)"
6262
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"
6371
side="BOTH"

0 commit comments

Comments
 (0)