Skip to content

Nuker improvements #5478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Gingerbeard5773
Copy link
Contributor

Type of change

  • Bug fix
  • New feature

Description

  • Added raycasting for better use on stricter servers.
  • Added Interact mode, so nuker can (right click) interact with blocks instead of mining.
  • Added Select Block key bind, which allows players to add/remove blocks to their whitelist with a hotkey.
  • Added Only Optimal Tools setting which will stop nuker from breaking blocks if the player is using the wrong tool.
  • Fixed nuker flatten mode on soulsand.

Related issues

resolves #4441
resolves #744
resolves #1741
resolves #4231
resolves #2148
resolves #5292
resolves #5470
resolves #3694

Since this PR adds in the whitelist hotkey, the existing #5298 PR should be closed, as it has a similar but worse function.

How Has This Been Tested?

Demonstration of whitelist key bind and interact mode

Minecraft_.1.21.4.-.Singleplayer.2025-06-07.04-07-21.mp4

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

* Added raycasting for better use on stricter servers.
* Added Interact mode, so nuker will interact with blocks instead of mining.
* Added Select Block key bind, which will allow players to add/remove blocks to their whitelist with a hotkey.
* Added Only Optimal Tools setting which will stop nuker from breaking blocks if the player is using the wrong tool.
* Fixed nuker flatten mode on soulsand.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant