Simple python script to find strongholds generated in the MineClone2 game
Go to file
chmodsayshello 848887faa4 search modes 2023-04-17 17:45:59 +02:00
.gitignore add gitignore 2023-04-17 15:11:48 +02:00
Finder.py search modes 2023-04-17 17:45:59 +02:00
LICENSE Initial commit 2023-04-16 19:02:51 +02:00
README.md add readme 2023-04-17 15:17:40 +02:00
Random.py search modes 2023-04-17 17:45:59 +02:00
main.py search modes 2023-04-17 17:45:59 +02:00

README.md

mclStrongholdFinder

A simple python script to find all strongholds within a given [MineClone2](https://git.minetest.land/MineClone2/MineClone2) World.

----

How to use:

  • run main.py
  • follow instructions

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