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.8.3.0

  • R
  • Sep 13, 2025
  • 830.82 KB
  • 28
  • 1.12.2
  • Forge

File Name

modernbetaforge-1.12.2-1.8.3.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Add toggle to display vanilla structure placement in the world generation preview screen. Note that positions may be inaccurate if there are installed mods that change how vanilla structures generate.
  • Enable cancelling map preview generation during preview generation in the world generation preview screen.
  • Optimize mod size.
  • Optimize world customization presets screen.
  • Various world customization GUI improvements.

Technical Changes

  • Add new method haltGeneration to FiniteChunkSource, which should be checked by implementations in between phase changes to see if the generation method should be exited early. This is used by the world generation preview screen to allow early cancellation.