Enderman Look Guard

Quick rating

Enderman Look Guard

No reviews yet

A client-side QoL mod that gently nudges your camera away from Endermen before accidental eye contact triggers aggression.

Custom Dimensions
QoL & Tweaks
Bug Fixes
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
endermanlookguard-1.0.0+mc1.21.11.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

## What is Enderman Look Guard?

Enderman Look Guard is a client-side quality-of-life mod for Fabric that prevents one of Minecraft's most common mistakes: accidentally looking an Enderman in the eyes. Instead of snapping your camera away harshly, the mod gently nudges your view direction in the moment before accidental stare would happen — so it feels like protective aim assistance rather than forced camera control.

It does not remove Endermen, change their behavior, alter combat, or touch any server-side mechanics. Endermen remain completely vanilla. The mod only adjusts where you are looking.

---

## How it works

Each game tick, the mod checks whether your crosshair is drifting toward a nearby Enderman. If it is, it applies a small camera correction  a soft push away from the Enderman's eye line. The effect repeats each tick while the risk condition remains true. This means:

- No sudden snapping or teleporting of your view
- No disruption to your normal movement or aim
- Protection fades naturally the moment you are no longer at risk

Detection checks multiple vertical points on the Enderman's body, not just one spot, so it matches real gameplay well.

---

## Features

- **Gentle camera nudge** :  soft, repeated correction instead of jarring snaps
- **Configurable detection range** :  set your max distance from 0 (unlimited) to 256 blocks
- **Separate horizontal and vertical sensitivity** :  tune yaw and pitch correction independently
- **Optional HUD indicator** :  shows "Enderman Protection Active" near your crosshair when protection triggers
- **Mod Menu config screen** :  all settings are adjustable in-game with tooltips on every option
- **Immediate save on change** : no need to exit the config screen to apply settings
- **Lightweight and client-side only** :  install on any server, no server-side component needed

---

## Default configuration

| Setting | Default | Range |
|---|---|---|
| Enabled | true | — |
| Show HUD | true | — |
| Max Distance | 64 blocks | 0–256 |
| Yaw Adjust | 2.0 | 0–10 |
| Pitch Adjust | 1.0 | 0–10 |

Max Distance of 0 = unlimited (up to 256 blocks). Config is saved to `config/endermanlookguard.json`.

---

## Requirements

- Fabric Loader
- Fabric API
- Mod Menu (optional, for in-game config screen)

---

## What this mod is NOT

This is not a combat automation tool, a cheat, or a mob-disabling mod. Endermen are never frozen, killed, or altered. It is purely a preventive accessibility and quality-of-life aid.

Enderman Look Guard

Never anger an Enderman by accident again.

Enderman Look Guard is a client-side Fabric mod that prevents one of Minecraft's most common mistakes: accidentally making eye contact with an Enderman. Instead of snapping your view away harshly, the mod applies a gentle, repeated camera nudge each tick pushing your aim just far enough to avoid the Enderman's line of sight before aggro can trigger.

Endermen remain completely vanilla. Nothing about their behavior, health, or combat is changed. The mod only adjusts where you are looking.


How it works

Each game tick, the mod checks whether your crosshair is drifting toward a nearby Enderman. If it detects a risk:

  1. It finds the closest threatening Enderman within your configured range
  2. It calculates the exact direction to that Enderman's eyes
  3. It applies a small opposite push to your yaw (horizontal) and pitch (vertical)

The nudge repeats each tick while the condition is active, then stops naturally. No snap. No forced camera lock. Just subtle protective aim assistance.

Detection samples multiple vertical points on the Enderman's hitbox for accuracy.


Features

  • Gentle camera nudge : soft correction, not jarring snaps
  • Configurable detection range (0 = unlimited, up to 256 blocks)
  • Independent yaw and pitch correction strength
  • Optional HUD message near your crosshair when protection is active
  • Full Mod Menu config screen with tooltips on every setting
  • Settings save immediately on change : no need to exit the screen
  • Lightweight : client-side only, works on any server

Configuration

Config is stored at config/endermanlookguard.json and editable in-game via Mod Menu.

Setting Default Range
Enabled true on/off
Show HUD true on/off
Max Distance 64 0–256 blocks
Yaw Adjust 2.0 0–10
Pitch Adjust 1.0 0–10

Setting Max Distance to 0 treats range as unlimited (scans up to 256 blocks).


Requirements

  • Fabric Loader
  • Fabric API
  • Mod Menu (optional only needed for the in-game config screen)

What this mod is not

This is not a cheat, combat assistant, or mob-disabling tool. Endermen are never frozen, killed, or altered in any way. It is a pure accessibility and quality-of-life aid that reduces accidental input mistakes.

Screenshots

Gallery

  • Screenshot 2026-03-17 165634.png
    Screenshot 2026-03-17 165634.png Screenshot 2026-03-17 165634.png
  • Screenshot 2026-03-17 165618.png
    Screenshot 2026-03-17 165618.png Screenshot 2026-03-17 165618.png
  • Screenshot 2026-03-17 180004.png
    Screenshot 2026-03-17 180004.png Screenshot 2026-03-17 180004.png
  • ModMenu
    ModMenu
  • WithoutMod
    WithoutMod
  • WithMod
    WithMod

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works