- Updated to MC 1.21.3
- Fixed and improved infinite walls
- Updated to MC 1.21
- Updated to MC 1.20.5
- The maze preview will now show the maze in the specified wall block's map color
- Improved performance of the maze preview in the create world screem
- Updated to MC 1.20.4
- Updated to Minecraft 1.20.2
- Fixed crash when using the mod server side
- Update to Minecraft 1.20
- You can now customize the block the maze is made of
- Added new maze types:
- Rounded wang tiles: Just like the existing wang tiles maze, but with round turns and intersections.
- Simplex noise: Maze type based on a 2D simplex noise
- Added a new
Threshold
slider to the maze configuration screen to tweak each maze type. The effect of this varies depending on the maze type.
- Added a 3D Simplex noise maze type, which generates bedrock caves throughout the entire world.
- Fixed block entities being left behind after world generation, causing console spam.
- Improved infinite maze option to support 3D mazes.
- Added a rounded version of the wang tiles maze type
- Added the simplex noise maze type
- Added a threshold slider for adjusting each maze type (depending on the type, this can act as a direction bias, corridor width or noise threshold)
- You can now pan on the maze preview in the world creation screen
- Updated to Minecraft 1.19.3
- The infinite wall setting now defaults to true
- Added maze in the nether and the end (#1)
- Added infinite wall config option as a replacement for the barrier roof, which caused issues with mobspawning, player spawning, rain and more. This prevents the players from going above or below the maze outside the build limit
- The maze in the nether is now only 128 blocks high
- The config screen no longer resets when resizing the window
- Block entities will now be removed when placing the walls (This resolves error messages when loading chunks)
First release