Skip to content

Releases: DaMatrix/TerrainFinder

Rotation

02 May 12:40

Choose a tag to compare

  • Implemented pattern rotation
  • Added a configuration GUI

Modularization

02 May 09:04

Choose a tag to compare

  • Cleaned up code a lot
  • Added start and stop functions to the GUI

GUI update 1

01 May 10:15

Choose a tag to compare

Made the GUI more useful

Initial release

30 Apr 16:36

Choose a tag to compare

Nothing special, this is just a port of the original bedrock finder to Java with a nice GUI.

Changes on original:

  • GUI
  • removed some unneeded operations from initial seed updating
  • native multi-threading support (instead of different processes, defaults to CPU core count)