Skip to content

Commit ebc2156

Browse files
committed
不需要发送消息
1 parent 1b21884 commit ebc2156

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versions/1.21.2/src/main/java/club/mcams/carpet/mixin/rule/experimentalMinecart/GameRuleCommandMixin.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ private static void onSet(
6666
}
6767

6868
if (!FeatureChecker.EX_MINECART_FEATURE.get()) {
69+
cir.setReturnValue(0);
6970
cir.cancel();
7071
}
7172
}

0 commit comments

Comments
 (0)