Skip to content

WitchHutFinder compiled binaries (with optimization)

Latest
Compare
Choose a tag to compare
@hube12 hube12 released this 15 Jun 14:58
· 2 commits to master since this release

How to run it

  • Go at https://github.com/hube12/WitchHutFinder/releases and download the latest release.

  • /!\ There is two executable, one as an optimization that makes double witch hut fail 10% of the time but increase speed by 60% and the other is the normal one

  • On windows you can simply double click on the executable, it will display the instructions to set it up.

  • Else you need to use the command line and follow usage() which is:

    • ./WitchHutFinder [mcversion] [seed] [searchRange]? [filter]?
     Valid [mcversion] are 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.13.2, 1.14.
    
     Valid [searchRange] (optional) is in blocks, default is 150000 which correspond to -150000 to 150000 on both X and Z.
    
     Valid [filter] (optional) is either 2, 3 or 4 for respectively only outputting double, triple or quad witch huts as minimum.