Skip to content

Conversation

@WaitingIdly
Copy link
Collaborator

changes in this PR:

  • add a check that mc.player != null for the copy key (otherwise you could crash if pressing it while loading into a world).
  • allow running on servers, not just singleplayer.
  • fix using a private field to get the slot because it appeared public in the dev env due to ATs from other mods.
  • fix running on screens where the keyboard is being consumed (ie jei search bar).
  • fix jei compat running on every screen, not just screens that jei is displayed on.
  • add shorthand method copyFromPlayer to combine significant duplicate logic.
  • fix copyFromPos using BlockPos instead of the ray trace directly.

@WaitingIdly WaitingIdly added the bug Something isn't working label Nov 22, 2025
@brachy84 brachy84 merged commit ca3286a into CleanroomMC:master Dec 10, 2025
@WaitingIdly WaitingIdly deleted the copy-crashes branch December 10, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants