endfind 0.1.1

A simple application to find the end portal in Minecraft
endfind-0.1.1 is not a library.

Endfind

Endfind is a simple application designed to help you find the End Portal in Minecraft using multiple algorithms. Its heavily inspired by and based on algorithms from Ninjabrain Bot.

Features

  • Simple GUI
  • Takes ender eye throw coordinates from your clipboard
  • Pretty accurate

Installation

You can install Endfind using cargo:

cargo install endfind

Usage

To start Endfind, run the following command:

endfind

⚠️ Ensure your cargo bin directory is in your PATH.

Once the application is running, press the "Start measurement" button and set your FOV to 30. Then throw one ender eye, look directly at it and press F3+C to copy the coordinates to your clipboard. After that throw a second ender eye, look at it and press F3+C again. The application will then calculate and display the location of the End Portal.

License

This project is licensed under the GNU General Public License Version 3. See the LICENSE file for details.

Credits

This project is heavily inspired by and based on algorithms from Ninjabrain Bot.