Skip to content

burgerindividual/StructureFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StructureFinder

StructureFinder is a program that is built to find structures from a seed in Minecraft and list their coordinates.

It relies on Amidst used as a library do most of the work.

Features

  • Easy to use
  • Much quicker than using plain Amidst or /locate
  • Can get structures in bulk

TODO's

  • Add a logger
  • Sort by nearest
  • Make UI look better
  • Fix Nether Fortresses
  • Add Buried Treasure Support
  • Add Pillager Outpost Support
  • Fix Strongholds

Build Requirements

In Eclipse, go to File > Open Projects from File System... and locate the project files. Then just click Finish.

Building the jar

With maven downloaded and set up, enter the command mvn clean compile assembly:single The jar will be made in the /target directory

About

Quickly finds minecraft structures

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages