/mclStrongholdFinder

Simple python script to find strongholds generated in the MineClone2 game

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

mclStrongholdFinder

A simple python script to find all strongholds within a given MineClone2 World.

----

Features:

  • search for nearby strongholds
  • display all strongholds of a certain stronghold ring
  • display all strongholds within the entire world

How to use:

  • run main.py
  • follow instructions

There isn't a whole lot to say I guess ;-)