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

  • R
  • Aug 31, 2025
  • 1.99 MB
  • 103
  • 1.12.2
  • Forge

File Name

modernbetaforge-1.12.2-1.8.1.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Update none world spawner to release, to better reflect that it is the vanilla player spawn algorithm. A datafixer has been added to update worlds that use this particular setting.
  • Fix several broken datafixers that broke worlds updating from old versions (1.4.0.0 and earlier) of this mod.
  • Fix biome sampling bug in map previewer.

Technical

  • Rewrite most of the datafixer code. Datafixers now only return the value to update a specific generator setting tag instead of operating on the entire ModernBetaGeneratorSettings factory object.
  • Add new MOD_DATA_FIX registry to allow implementing datafixes using the new datafixer implementation.
  • Deprecate original DATA_FIX registry.
  • Add debug noise chunk source generator with debug preset. This can be toggled from the Debug section in the configuration.
  • Update custom world presets to gracefully handle missing descriptions and/or icons.