This commit is contained in:
ZHAY10086
2025-12-21 20:59:39 +08:00
parent ab1cf2fe0a
commit 424ac43640
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -506,7 +506,7 @@ prayertrinitylove.itemRightClick = function(stack, world, player, hand) {
playerPos.z = playerPos.z;
if (getBlockMatchAtPosition("contenttweaker:fractallite_stone_of_love", playerPos, [0,0,0], world) == 0) {
player.sendChat("站在叁壹召唤石结构的中心");
player.sendChat("站在叁壹召唤石结构的中心");
return "FAIL";
}