Skip to content

Wurst 7.53.1 CevAPI (MC26.1.2 & 1.21.11) v0.52

Latest

Choose a tag to compare

@cev-api cev-api released this 24 Apr 07:12
· 3 commits to master since this release

Added BedBreakAura

  • Finds all bed types and breaks them.
  • Basically Nuker, but works through walls, has extended reach and has a spam cut off to prevent being stuck on unreachable beds.
  • Great for some game types and or simply preventing people from respawning properly.
  • Works passively in the background.

Added ShieldSwing

  • Lets you attack entities while actively blocking with a shield.
  • Optional auto-hold mode keeps your shield raised while the hack is enabled.
  • Optional auto-equip mode moves a shield from inventory to offhand when needed.
  • Includes an in-hack toggle to apply NoShieldOverlay behavior.
  • Works with AutoTotem conflict handling and can restore AutoTotem when shield use is no longer possible.

Added PlaceNBreak

  • Cycles placing and breaking of a chosen block type at your crosshair target.
  • Block type is configurable by keyword or exact block ID (for example: hopper or minecraft:hopper).
  • Automatically enables FastPlace and FastBreak while active, and restores them when disabled.
  • Uses AutoTool when breaking to reduce desync and improve reliability.
  • Includes action delay and break-attempts-per-tick settings for server stability tuning.

Updated NiceWurst

  • Added BedBreakAura, ShieldSwing, NoShieldOverlay, BedrockEscape

Updated Wurst Options

  • Added to home screen in lieu of the Alt Manager.
  • Reworked from the old minimal 3-column options page into a full control center with grouped sections (Core, Presence & Privacy, Tools & Recovery, Links) and richer tooltips.
  • Added new toggles and controls not present in original Wurst Options, including:
    • Options Location, Hack Toggle Chat, Hide Enable Button, HideWurst, Command Prefix, Custom Capes, Force Allow Chats
    • Discord presence controls (on/off, status preset, show server IP, show username)
    • Privacy controls (Disable Telemetry, Disable Signatures, Unsafe Chat Toast) plus Connection Log + Connection Font
  • Added recovery/utility actions directly in the menu:
    • Presets, Keybinds, Alt Manager
    • Reconnect Last Server, Reconnect as Random Alt, Reconnect as Random Name, random reconnect toggle
    • Advanced Packet Tools, Hack Debugger, Blocked Hacks Editor
    • Panic Disable/Restore, Reload Wurst, Open Wurst Folder
  • Added fork navigation links (CevAPI/NiceWurst GitHub, CevAPI Discord) while keeping core Wurst links and changelog access.

Wurst Options Menu Mixin

Updated PortalESP

  • Broken portal detector rewrite
  • Added detection of broken portals to the Nether only
  • Cached portal matches to avoid rescanning
  • Improved confidence checks
  • Better ruined portal handling overall

Updated OverlayHack

  • Now renders in more cases than vanilla destroy-progress states

Updated AirWalk

  • Now reports conflicting hacks by name
  • Lets you lower your hover height by tapping shift

Updated AutoFly

  • Now checks NewerNewChunks through live chunk-type queries instead of snapshots
  • Should improve FPS

Updated BaseFinder

  • Now respects the configured min/max Y range
  • Fixed inverted ranges and avoids unloaded-chunk false positives

Updated BedrockEscape & Teleport

  • Safer liquid checks by verifying nearby chunks are loaded before trusting their fluid states

Updated NewerNewChunks

  • Added live chunk-view helpers and suppression hook for AutoFly and future hacks

Updated Nuker, NukerLegit, SpeedNuker

  • Now supports attacking entities in Multi ID mode, including item frames, paintings sorted by nearest target

Updated 1.21.11 Branch

  • Due to the overwhelming amount of downloads compared to 26.1.x on Modrinth