This commit is contained in:
ZHAY10086
2025-08-10 14:36:09 +08:00
parent 9846de0064
commit be12d59adb
+1 -1
View File
@@ -2027,7 +2027,7 @@ callfullmoon.itemRightClick = function(stack, world, player, hand) {
}
sstack.shrink(1);
stack.shrink(1);
return "PASS";
};