Skip to content

Fix bugs about batch cutter 修复批量切割机的相关问题#3397

Open
QiuShui1012 wants to merge 3 commits intoAnvil-Dev:dev/1.21/1.6from
QiuShui1012:batch/1.21/1.6
Open

Fix bugs about batch cutter 修复批量切割机的相关问题#3397
QiuShui1012 wants to merge 3 commits intoAnvil-Dev:dev/1.21/1.6from
QiuShui1012:batch/1.21/1.6

Conversation

@QiuShui1012
Copy link
Copy Markdown
Contributor

No description provided.

@QiuShui1012 QiuShui1012 requested a review from Copilot April 10, 2026 17:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Fixes issues in the batch crafting block “shift-right-click to swap mode/block” behavior by ensuring client-side interactions don’t attempt server-only world mutations.

Changes:

  • Removes the !level.isClientSide gate from the else if so the interaction can be detected on both sides.
  • Wraps world-mutating operations (block removal/replacement, item drop, item shrink) in a !level.isClientSide check.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

QiuShui1012 and others added 2 commits April 11, 2026 01:10
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants