
NiceWurst
NiceWurst is a non-cheating, utility-focused version of Wurst 7 CevAPI for Minecraft 1.21.11, 26.1.2, 26.2 & 26.3. It keeps the customization and utility tools of Wurst, removes all cheating behavior then adds all the new features of the CevAPI fork.
Tags
Creators
Details
0.60
Compatibility
Changes
New Hacks
- AirMiner - Mines at normal speed while airborne.
- ClutchFall - Automatically places suitable items to prevent fall damage.
- ElytraDive - Dives toward nearby players and pulls up near terrain.
- ElytraWalk - Allows elytra-style movement while walking.
- Flicker - Animates skin parts, capes, arms, hands, and held items.
- MicDetect - Detects nearby player voice activity through Simple Voice Chat.
- MobView - Lets you see the world through the eyes of a selected mob.
- VaultRoll - Predicts trial-vault loot from the world seed.
- VillagerRoll - Predicts novice librarian trades from the world seed.
Updated Hacks and Features
- ServerIntel - Added command discovery, plugin scanning, verbose server scanning, saved scan results, and vulnerable-plugin detection.
- AutoSteal - Improved container scanning and item transfers.
- QuickShulker - Improved shulker previews and inventory interaction.
- LootSorter - Improved item matching, destination rules, filtering, stacking, and saved layouts.
- DuraSwap - Improved mining-tool compatibility.
- ElytraPitch and ElytraBounce - Improved flight control and packet handling.
- SignESP - Improved text overlays, rendering, scanning, and sign-history support.
- StaffMonitor - Improved player tracking, vanish detection, and tab-list handling.
- AutoBuild and ScaffoldWalk - Improved placement behavior and added vanilla scaffolding support.
- PacketFirewall and PacketTools - Improved packet filtering, logging, and output tracking.
- Alt Manager and OfflineSettings - Improved login, token refresh, reconnect, and offline-session handling.
- ChestSearch - Improved opened-chest tracking and markers.
- NoFall, AutoLoot, AutoDrop, BedBreakAura, RoofESP, PearlESP, SpearAssist, AimAssist, CommandSpam, Chat Heads, and other compatible hacks - Various compatibility, rendering, targeting, and reliability fixes.
NiceWurst Interface
- Added the Modern ClickGUI layout.
- Added modern category navigation, enabled/favorite panels, settings windows, search, persistent layouts, resizing, pinning, minimizing, and improved scrolling.
- Updated AltGUI, Navigator, keybind screens, settings screens, dropdowns, sliders, color controls, and list editors.
- Improved NiceWurst branding, state persistence, allowlist filtering, scrollbar handling, and mouse synchronization.
- External addon hacks remain visible and usable.
- NiceWurst continues to allow all Fun and Creative/OP hacks.
Removed and Reorganized Features
- Removed SeedMapperHelper and its command, vendor integration, and bundled data.
- Removed CommandScanner as a standalone hack.
- Moved plugin scanning from UI-Utils into ServerIntel.
- Removed obsolete rendering hooks and Sodium workarounds.
Fixes
- Fixed Minecraft 26.3 compatibility issues.
- Fixed Alt Manager, reconnect, disconnect-screen, and token-refresh issues.
- Fixed Modern ClickGUI search, scrolling, layout, and mouse-state issues.
- Fixed NBT editor, sign-history, ElytraPitch, NoFall, AutoSteal, QuickShulker, LootSorter, PacketFirewall, chat-head, ESP, and rendering issues.
- Fixed password import when passwords contain colons.
- Added and updated client gametests.
Minecraft and Project Updates
- Updated to Minecraft 26.3.
- Updated to Wurst 7.55.1.
- Updated Fabric Loader, Fabric API, Sodium compatibility, Gradle tooling, GSON, translations, mappings, and build workflows.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:V5aiZX0p:XstbwzTD"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:V5aiZX0p:XstbwzTD"
}
