GenGui

Adds a customizable GUI to the world creation screen, allowing full control over structure generation and player spawn biomes.

File Details

gengui-1.20.1_1.1.jar

  • B
  • Feb 13, 2026
  • 108.96 KB
  • 34
  • 1.20.1
  • Forge

File Name

gengui-1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:gengui-1460410:7618177")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

#  1.1
- Adjusted menu alignment for cleaner and more consistent positioning.
- Added village spacing/separation validation to prevent structure overlap (min spacing 8, separation 4).
- Added PerformanceOptimizer (biome cache, reflection cache, bounded biome search, automatic cache cleanup, performance logging).
- Improved player spawn handling to keep vanilla-like behavior.
- Optimized PlayerTickEvent to process only relevant players.
- Improved stability with additional null-safety checks and safer internal access.
- Improved logging with clearer warnings and automatic value correction messages.