Entity Outliner is a clientside mod that allows you to select entity types to outline, making them visible through obstructions at any distance.
This mod will help with:
And many more!
Entity Selector
This screen allows outlining of any entity in the game. There's a search bar for narrowing down entities and buttons to organize the results by entity category, deselect all entities, and toggle on/off the outlines. Entities added by other mods do appear in the results.
For the technically inclined, the search works using a precomputed hashtable that maps a string prefix to a corresponding list of results. The lists of results are computed for all prefixes that correspond at least one entity type.
Controls for toggling the outlines and opening the selector
Custom keybinds are provided to open the entity selector and toggle the outline. The outline can also be toggled via a button inside the entity selector.
- Install Fabric
- Drop the Fabric API jar into the mods folder
- Drop the Entity Outliner jar into the mods folder
Works with MobZ. Let me know if you find any compatibility issues.
MIT. Feel free to use this mod in any modpack.