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
- Update
noneworld spawner torelease, 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
ModernBetaGeneratorSettingsfactory object. - Add new
MOD_DATA_FIXregistry to allow implementing datafixes using the new datafixer implementation. - Deprecate original
DATA_FIXregistry. - 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.

