promotional bannermobile promotional banner

HekHelper

Experimental
HekHelper is a powerful client-side utility mod that enhances your gameplay with advanced HUD elements, structure tracking, and intelligent radars to help you navigate and survive more efficiently.

File Details

hekhelper-1.0.1.jar

  • R
  • Apr 19, 2026
  • 270.10 KB
  • 3
  • 1.21.11
  • Fabric

File Name

hekhelper-1.0.1.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:hekhelper-1517914:7951657"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog (v1.0.1)

  • Added a new World Analytics system with anomaly/density tracking (WorldAnalyticsHud, analytics models, and analyzer service).
  • Introduced a service-based architecture for cleaner module separation (ServiceManagerRenderManagerAnalyticsServiceFortressRadarServiceTracerVizorService).
  • Added RadarPlayerPlacedBlockMask to better handle radar behavior around player-placed blocks.
  • Expanded config with new tuning enums: HekHelperPresetTierRadarOptimizationLevel, and StructureRadarScanPipeline.
  • Reworked performance presets into a broader tier system (potatolowmediummedium_highhigh) with improved radar budget/tick/radius scaling.
  • Updated config migration flow to configFormat = 3 with legacy preset compatibility handling.
  • Removed legacy UI components: HekHelperSettingsScreen and HudMenuChrome.
  • Internal class/build layout has been reorganized for the new modular runtime setup.