Skip to content

Commit

Permalink
Merge branch 'Chocohead:llama' into quilt-support
Browse files Browse the repository at this point in the history
  • Loading branch information
XXMA16 authored Mar 19, 2023
2 parents 3088bc6 + 3c74384 commit 52e9e0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ protected boolean isPresent() {
Mixins.addConfiguration("optifabric.compat.trumpet-skeleton.mixins.json");
}

if (isPresent("multiconnect", ">1.3.14")) {
if (isPresent("multiconnect", ">1.3.14 <1.6-beta.1")) {
Mixins.addConfiguration("optifabric.compat.multiconnect.mixins.json");
}

Expand Down

0 comments on commit 52e9e0f

Please sign in to comment.