mclStrongholdFinder/README.md

18 lines
437 B
Markdown

# mclStrongholdFinder
A simple python script to find all strongholds within a given [MineClone2][Mineclone2URL] World.
[Mineclone2URL]:https://git.minetest.land/MineClone2/MineClone2
----
## 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 ;-)