ESP Modules
ESP
ESP
Highlights entities through walls.Source:
render/esp/ModuleESP.ktKey Features
- Multiple ESP rendering modes
- Customizable colors
- Distance-based coloring
- Health-based coloring
- Friend highlighting
ESP Modes
- Box - 3D boxes around entities
- 2D - 2D boxes on screen
- Glow - Minecraft glow effect
Color Modes
- Distance - Color based on distance
- Health - Color based on entity health
- Static - Single color
- Rainbow - Rainbow effect
Configuration
- Mode - ESP rendering mode
- ColorMode - Color selection method
- Friends - Friend color override
- MaximumDistance - Max render distance
Tracers
Tracers
Draws lines to entities.Source:
render/ModuleTracers.ktFeatures
- Lines from player to entities
- Customizable colors
- Distance filtering
Nametags
Nametags
BlockESP
BlockESP
Highlights specific blocks.Source:
render/ModuleBlockESP.ktFeatures
- Configurable block types
- Search radius
- Color per block type
StorageESP
StorageESP
Highlights chests and storage.Source:
render/ModuleStorageESP.ktFeatures
- Chest highlighting
- Shulker boxes
- Ender chests
- Barrel detection
HoleESP
HoleESP
Highlights safe holes for PvP.Source:
render/ModuleHoleESP.ktItemESP
ItemESP
Highlights dropped items.Source:
render/ModuleItemESP.ktVoidESP
VoidESP
Shows void areas.Source:
render/ModuleVoidESP.ktVisual Enhancements
ClickGui
ClickGui
Main GUI for managing modules.Source:
render/ModuleClickGui.ktFeatures
- Category organization
- Module settings
- Search functionality
- Keybind assignment
HUD
HUD
Heads-up display.Source:
render/ModuleHud.ktFeatures
- Module list
- Coordinates
- FPS counter
- Server info
- Custom elements
Crosshair
Crosshair
Custom crosshair rendering.Source:
render/crosshair/ModuleCrosshair.ktFeatures
- Custom designs
- Dynamic sizing
- Color options
FullBright
FullBright
Increases brightness to maximum.Source:
render/ModuleFullBright.ktXRay
XRay
See through blocks to find ores.Source:
render/ModuleXRay.ktFeatures
- Configurable block list
- Opacity settings
Chams
Chams
Renders entities with special shading.Source:
render/ModuleChams.ktCamera Modules
FreeCam
FreeCam
Detach camera from player.Source:
render/ModuleFreeCam.ktFeatures
- Free camera movement
- Configurable speed
- No collision
FreeLook
FreeLook
Look around while moving forward.Source:
render/ModuleFreeLook.ktCameraClip
CameraClip
Allows camera to clip through blocks.Source:
render/cameraclip/ModuleCameraClip.ktZoom
Zoom
Optical zoom.Source:
render/ModuleZoom.ktNoFov
NoFov
Disables FOV changes.Source:
render/ModuleNoFov.ktVisual Effects
Animations
Animations
Customize player animations.Source:
render/ModuleAnimations.ktFeatures
- 1.7 animations
- Swing customization
- Block animation
Particles
Particles
Custom particle effects.Source:
render/ModuleParticles.ktDamageParticles
DamageParticles
Shows damage particles.Source:
render/ModuleDamageParticles.ktBreadcrumbs
Breadcrumbs
Trajectories
Trajectories
Shows projectile trajectories.Source:
render/trajectories/ModuleTrajectories.ktJumpEffect
JumpEffect
Visual effect when jumping.Source:
render/ModuleJumpEffect.ktCustomization
- Aspect - Custom aspect ratio
- AntiBlind - Remove blindness effects
- AutoF5 - Automatic perspective switching
- BedPlates - Show bed locations
- BetterInventory - Enhanced inventory rendering
- BlockOutline - Custom block outlines
- CombineMobs - Combine mob rendering
- CrystalView - Enhanced crystal rendering
- CustomAmbience - Custom sky/weather
- Debug - Debug information overlay
- Hats - Cosmetic hats
- HitFX - Hit effects
- ItemChams - Item glow effect
- ItemTags - Item information tags
- LogoffSpot - Mark logout locations
- MobOwners - Show pet owners
- NewChunks - Highlight new chunks
- NoBob - Remove view bobbing
- NoHurtCam - Disable hurt camera shake
- NoSwing - Hide swing animation
- ProtectionZones - Show protected areas
- QuickPerspectiveSwap - Fast perspective change
- Radar - Entity radar
- Rotations - Show rotation angles
- SilentHotbar - Hide hotbar changes
- SkinChanger - Change skin client-side
- SmoothCamera - Smooth camera movement
- TNTTimer - Show TNT explosion timer
- TrueSight - See invisible entities