promotional bannermobile promotional banner

Modern Beta Forge

Generate Beta, Alpha, Infdev, and Indev terrain for Minecraft 1.12.2

File Details

Modern Beta 1.12.2-1.9.5.0

  • R
  • May 18, 2026
  • 909.40 KB
  • 61
  • 1.12.2
  • Forge

File Name

modernbetaforge-1.12.2-1.9.5.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:modern-beta-forge-805719:8107691")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Update change list screen. Settings that are disabled in the customization screen (and thus not relevant) will be greyed out, and a button to sort by enabled entries has been added.
  • Add debug config option to toggle displaying generation info in the map preview screen.
  • Adjust default cloud height for worlds with atypical world heights.
  • Fix map preview structure and surface builder rendering bugs.

Technical Changes

  • Update generator JSON string format. Settings are now ordered to reflect their order in the customization screen.
  • Add default method replacesDefaultBlock to SurfaceBuilder, to indicate whether the surface builder can replace the defaultBlock. This is mostly to indicate to the map previewer that the vanilla surface builder cannot replace non-Stone blocks.