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
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 (
ServiceManager,RenderManager,AnalyticsService,FortressRadarService,TracerVizorService). - Added
RadarPlayerPlacedBlockMaskto better handle radar behavior around player-placed blocks. - Expanded config with new tuning enums:
HekHelperPresetTier,RadarOptimizationLevel, andStructureRadarScanPipeline. - Reworked performance presets into a broader tier system (
potato,low,medium,medium_high,high) with improved radar budget/tick/radius scaling. - Updated config migration flow to
configFormat = 3with legacy preset compatibility handling. - Removed legacy UI components:
HekHelperSettingsScreenandHudMenuChrome. - Internal class/build layout has been reorganized for the new modular runtime setup.

