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

  • R
  • Sep 4, 2025
  • 1.99 MB
  • 38
  • 1.12.2
  • Forge

File Name

modernbetaforge-1.12.2-1.8.2.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Technical Changes

  • Add new ModernBetaModRegistry registry to complete data fixer functionality. Addons that leverage the data fixer API should also register the mod ID and integer data version to this registry for registered data fixes to work.
  • Update BiomeResolverCusom interface; add new getCustomBiome method that also accepts the biome source as an argument and deprecate the previous getCustomBiome method.