This is a script to generate a huge maze in a Minecraft world.
- Install Minecraft
- Install Forge
- Install mcpi:
pip install mcpi
orpip3 install mcpi
- Create a new world on Minecraft and start it
- Clone this repository:
git clone https://github.com/koher/mcmaze.git
- Run the script:
cd mcmaze
andswift run
- Swift 5.1 or later