Skip to content

Commit 777b51c

Browse files
committed
add megacells as incompatibility
1 parent c56cd84 commit 777b51c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,11 @@ versionRange = "(,1.21-1.0.1-neoforge]"
4545
ordering = "NONE"
4646
side = "BOTH"
4747
reason = "breaking changes in the ae2wtlib api"
48+
49+
[[dependencies.ae2wtlib]]
50+
modId = "megacells"
51+
type="INCOMPATIBLE"
52+
versionRange = "(,4.0.0-alpha]"
53+
ordering = "NONE"
54+
side = "BOTH"
55+
reason = "breaking changes in the ae2wtlib api"

0 commit comments

Comments
 (0)