update to upstream

This commit is contained in:
ZHAY10086
2025-08-02 16:48:58 +08:00
parent bfe44b43bd
commit af17732b51
2814 changed files with 29788 additions and 17408 deletions
+3 -12
View File
@@ -329,18 +329,9 @@ imstuckgetmehome.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 684) {
if(player.getDimension() != 685) {
if(player.getDimension() != 686) {
if(player.getDimension() != 687) {
if(player.getDimension() != 66) {
player.sendChat("该物品能让你从维度门、混沌之地和灵薄狱中脱身");
return "FAIL";
}
}
}
}
}
player.sendChat("该物品能让你在卡在某个地方,但又不想作弊时传送回重生点。");
Commands.call("spawn", player, world, true, true);
return "Pass";
};