Skip to content

SioGabx/ReEntityOutliner

 
 

Repository files navigation

NEW : Updated to 26+ (NeoForge / Forge + Fabric version)

Re:Entity Outliner

Re:Entity Outliner is a clientside mod that allows you to select entity types to outline, making them visible through obstructions (like an entity xray / entity ESP) at any distance by using a glowing effect.

CurseForge page GitHub all releases

Why Use It?

This mod will help with:

Finding passive mobs

by outlining them.

Image of outlined bees

Finding unlit caves

by outlining zombies, creepers, skeletons, and spiders.

Gif showing how outlining monsters can reveal unlit caves

Fighting other players

by outlining players.

Image of outlined players

Finding your death location

by outlining items and experience orbs.

Image of outlined items/xp orbs of death location

Wither skeleton skull hunting

by outlining wither skeletons

Image of outlined wither skeletons

Finding mineshafts

by outlining cave spiders and minecarts with chests.

Image of outlined chest minecarts

And many more!


Features

Entity Selector

GIF demonstrating use of the entity selector screen

The selector screen allows you to outline any entity in the game. It features a powerful search engine to filter through hundreds of entities (including those added by other mods).

🔍 How to Search

The search is case-insensitive and supports multiple keywords (tokens) separated by spaces. An entity must match all keywords to be displayed.

  • Basic Search: Type the name or technical ID (e.g., cow or zombie).
  • Mod Filter (@): Filter by mod ID.
    • Example: @minecraft shows only vanilla entities.
  • Category Filter (#): Filter by entity category.
    • Example: #monster shows only hostile mobs.
  • Wildcards (*): Use an asterisk for partial matches.
    • Example: zom* (starts with), *eye (ends with), or *skeleton* (contains).
Pattern Search Type Example
name Name or ID creeper
@modid Mod Origin @minecraft
#category Entity Type #monster
* Wildcard zom*

Note: If a Player is on a team, their outline color matches their team color, overriding the manual selection.

Controls

Image of the keybind selector

Custom keybinds are provided to open the entity selector and toggle the outline globally.


Installation

  1. Install Fabric
  2. Drop the Fabric API jar into the mods folder
  3. Drop the Re:Entity Outliner FABRIC .jar into the mods folder

On NeoForge : (from 1.21.8+)

  1. Install NeoForge
  2. Drop the Re:Entity Outliner NEOFORGE .jar into the mods folder

On Forge : (from 1.20.1 to 1.21.11)

  1. Install Forge
  2. Drop the Re:Entity Outliner FORGE .jar into the mods folder

License

MIT. Feel free to use this mod in any modpack.

Credits

Re:Entity Outliner is a continuation of adamviola's initial mod: Entity Outliner.

About

A clientside Minecraft mod that allows you to select entity types to outline, making them visible through obstructions at any distance.

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Java 98.7%
  • Other 1.3%