Change Nuker to continue mining the current block#6169
Open
narakomii wants to merge 1 commit intoMeteorDevelopment:masterfrom
Open
Change Nuker to continue mining the current block#6169narakomii wants to merge 1 commit intoMeteorDevelopment:masterfrom
narakomii wants to merge 1 commit intoMeteorDevelopment:masterfrom
Conversation
narakomii
added a commit
to narakomii/meteor-client
that referenced
this pull request
Feb 26, 2026
- Adds Smooth Rotate option - Adds ClosestToLast sort - Adds random face point targeting - Makes method isOutOfRange() smarter (but likely much slower) - Includes/supercedes my fix (MeteorDevelopment#6169) to prevent Nuker switching from a block it's already mining to a new one with higher sort priority (SEMI-UNTESTED) Intended to make nuker mining less suspicious for use on non-anarchy servers such as Hypixel Skyblock, Prison servers, Box Servers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
Description
blocks that change no longer cause nuker to switch targets, resetting progress; instead, it continues mining the current block
Related issues
none?
How Has This Been Tested?
fixed nuker module shown with top-down sort, used in hypixel's skyblock gamemode:
2026-02-24.03-32-18.mp4
old behavior:
2026-02-24.03-41-57.mp4
Checklist: