A mod to add an infinite maze out of bedrock to vanilla world generation.
To create a mazeworld, select the world type "Maze World".
After clicking on customize, you can change various settings about the maze generation. You even get a preview of how the maze is going to look like.
There are different maze types with different algorithms for generating the maze
-
- Rectangular wang tiles
- Round wang tiles
This defines the maze size
The effect of this value depends on the selected maze type. For more information, hover the maze type button in the create world screen.
Prevents players from crossing the walls even above or below build height
On a server, you can set the level-type
in server.properties
to
level-type=mazeworld\:maze_world
However, that will only create a maze world with default options. To customize the maze, you have to create the world on the client, and upload it to the server.