promotional bannermobile promotional banner
premium banner
End Finder is a client-side Minecraft Forge mod that accurately locates the End Portal using Eye of Ender triangulation, without sending any data to the server.

Description

๐Ÿ”ฎ End Finder

End Finder is a 100% client-side mod for Minecraft Forge that allows you to accurately estimate the location of an End Portal using an advanced triangulation system based on the real movement of Eyes of Ender.

All calculations are done locally on the client, with no server interaction.


โœจ Features

  • ๐Ÿ”‘ Configurable keybind to record measurements
  • ๐Ÿ‘๏ธ Precise detection of Eye of Ender throws
  • ๐Ÿ“ Real angle calculation using actual entity movement
  • ๐Ÿ“ Records two different positions
  • ๐Ÿ“Š Mathematical triangulation to estimate the End Portal location
  • ๐Ÿ’ฌ Action Bar messages for real-time feedback
  • ๐Ÿ’ป Client-side commands only
  • ๐Ÿšซ No packets sent to the server

๐ŸŽฎ How to Use

1๏ธโƒฃ Record the first position

  1. Stand in an open area
  2. Hold the configured key (default: G)
  3. Throw an Eye of Ender
  4. You will see:

    1st coordinate registered

2๏ธโƒฃ Record the second position

  • Move to a different location (important for accuracy)
  • Repeat the same process
  • The second measurement will be recorded

โš ๏ธ Once two positions are recorded, further attempts will require a reset.


โŒจ๏ธ Client Commands

/endfinder

Displays:

  • First position (coordinates + angle)
  • Second position (coordinates + angle)
  • Final estimated End Portal position (X / Z)

/endfinder reset

  • Clears recorded data
  • Allows you to perform a new triangulation

๐Ÿ“ How Does the Triangulation Work?

The mod:

  1. Observes the real movement of the Eye of Ender after it spawns
  2. Computes an accurate direction vector
  3. Projects two rays from two different player positions
  4. Calculates their intersection point on the X/Z plane

This method is more accurate than using the playerโ€™s rotation.


๐Ÿงฉ Compatibility

  • โœ” Minecraft Forge
  • โœ” Client-side mod
  • โœ” Supported versions:
    • 1.16.1-5

โš ๏ธ Works on all servers, including vanilla, since it does not interact with the server.


๐Ÿ› ๏ธ Configuration

  • Keybind is fully configurable in Minecraft controls
  • No config files required

๐Ÿ“œ Notes

  • Developed by Nonolbc1
  • Does not modify server gameplay

Happy End hunting ๐ŸŒŒ