This is an old revision of the document!
Nuker
This article is about the Nuker hack. For the command, see .nuker.

Nuker | |
---|---|
Type | Hack |
Category | Blocks |
In-game description | “Automatically breaks blocks around you.” |
Default keybind | N |
Source code | net/wurstclient/hacks/NukerHack.java |
Nuker is a Minecraft hack that automatically breaks blocks around the player. In the Wurst Client, Nuker supports both Survival and Creative mode.
In Creative mode, Nuker can instantly destroy all blocks within a certain range around the player. In Survival mode, Nuker will instead break the blocks one by one. If FastBreak and Nuker are enabled together in Survival mode, Nuker will use FastBreak to break the blocks faster than it would be possible in vanilla Minecraft.
Settings
Range
Range | |
---|---|
Type | Slider |
In-game description | (none) |
Default value | 5 |
Minimum | 1 |
Maximum | 6 |
Increment | 0.05 |
The “Range” slider determines how far Nuker will reach to break blocks.
Mode
Mode | |
---|---|
Type | Enum [Wurst 7 only] / ModeSetting [Wurst 6 only] |
In-game description | “Normal mode simply breaks everything around you. ID mode only breaks the selected block type. Left-click on a block to select it. MultiID mode only breaks the block types in your MultiID List. Flat mode flattens the area around you, but won't dig down. Smash mode only breaks blocks that can be destroyed instantly (e.g. tall grass).” [Wurst 7 only] |
Default value | Normal |
Possible values | Normal, ID, MultiID[Wurst 7 only], Flat, Smash |
Mode 2
Mode 2 [Wurst 6 only] | |
---|---|
Type | ModeSetting |
In-game description | (none) |
Default value | Fast |
Possible values | Fast, Legit |
ID
ID [Wurst 7 only] | |
---|---|
Type | Block |
In-game description | “The type of block to break in ID mode. air = won't break anything” |
Default value | minecraft:air |
In Wurst 6, the Nuker ID can only be changed by either left-clicking on a block or using the .nuker command.
Lock ID
Lock ID [Wurst 7 only] | |
---|---|
Type | Checkbox |
In-game description | “Prevents changing the ID by clicking on blocks or restarting Nuker.” |
Default value | not checked |
MultiID List
MultiID List [Wurst 7 only] | |
---|---|
Type | BlockList |
In-game description | “The types of blocks to break in MultiID mode.” |
Default values | minecraft:ancient_debris minecraft:bone_block minecraft:clay minecraft:coal_ore minecraft:diamond_ore minecraft:emerald_ore minecraft:glowstone minecraft:gold_ore minecraft:iron_ore minecraft:lapis_ore minecraft:nether_gold_ore minecraft:nether_quartz_ore minecraft:redstone_ore |
Changes
Version | Changes |
---|---|
Wurst 1.3 Beta | Added Nuker with Creative, Survival, ID, NoCheat and Flat modes. |
Wurst 1.4 Beta | Fixed Nuker causing lag in Creative mode. |
Wurst 1.4.1 Beta | Redesigned the ESP of SurvivalNuker. |
Fixed SurvivalNuker not breaking blocks correctly. | |
Wurst 1.5.1 Beta | Added a Nuker Range slider. |
Wurst 1.6 Beta | Fixed a rare Nuker crash. |
Wurst 1.10 Beta | YesCheat+ now limits the Nuker range to 4.25 blocks when it's enabled. |
Wurst 1.14.2 | Nuker and NukerLegit now use breadth first search, making them faster and more legit. |
Wurst 2.13 | Added a Nuker Mode setting in Navigator. |
Wurst 2.14 | Added “See also” links to Nuker. |
Wurst 2.25 | Improved NoCheat+ bypass, range, accuracy and performance of Nuker. (Minecraft 1.8) |
Wurst 2.27 | Improved the speed of Nuker and Tunneller. (Minecraft 1.8) |
Improved the Nuker animation. (Minecraft 1.8) | |
Fixed the Nuker animation playing twice when using Nuker and Overlay at the same time. (Minecraft 1.8) | |
Wurst 3.1 | Fixed Nuker kicking you from the server. (Thanks to vovanre!) |
Wurst 3.3 | NukerLegit and SpeedNuker can now override the settings of Nuker with their own ones. |
Wurst 5.6 | Improved NoCheat+ bypass, range, accuracy and performance of Nuker. |
Fixed a crash caused by Nuker. | |
Wurst 5.8 | Improved the speed of Nuker and Tunneller. |
Improved the Nuker animation. | |
Fixed the Nuker animation playing twice when using Nuker and Overlay at the same time. | |
Wurst 6.7 | Changed the default keybind for Nuker to N. |
Wurst 6.16 | Nuker will now use all available CPU cores for improved client-side performance. |
Nuker will now filter out unnecessary packets for improved server-side performance. | |
Wurst 7.0pre26 | Fixed the different Nukers not disabling each other. |
Wurst 7.4 | Added a "MultiID" mode to Nuker. |
Added a “MultiID List” setting to Nuker. | |
Added an “ID” setting to Nuker. | |
Added a “Lock ID” checkbox to Nuker. | |
Wurst 7.15.1 | Fixed Nuker not rendering properly when extremely far from spawn. |