90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Modern Beta 1.12.2-1.5.2.0

Changelog

This update makes some changes to the generator settings format. Existing worlds will be updated automatically, but please make a back-up if you wish to update to this version.

  • Add worldSpawner basic generator setting. This allows you to control how players spawn in the world, previously hardcoded depending on chunk source. This setting does not apply to Classic and Indev worlds. Options include:
    • Beta: Spawns players on beaches and other sandy surfaces.
    • Pocket Edition: Spawns players on beaches and other sandy surfaces, within a 256x256 area.
    • Infdev: Spawns players at 0/0.
    • Default: Spawns players near 0/0 on a solid surface.
    • None: Use the vanilla world spawn.
    • Far Lands (New): Spawns players near an edge or corner of the Far Lands. This dynamically adjusts based on the coordinate scale. This only works for worlds using the Infdev 415 and later chunk sources.
  • Add none cave carver option, which replaces the useCaves generator setting. Select none if you want to disable caves for new worlds.
  • Add caveWidth generator setting, which allows you to randomly vary the maximum width of caves generated by the Beta and Beta 1.8 cave carver.
  • Add levelCaveWidth generator setting, which also varies the maximum width of caves but for the Indev cave carver, enabled by useIndevCaves.
  • Add small GUI changes/improvements.
  • Improve world generation interaction between villages and cave carvers.
  • Remove useOldSpawns config setting, since it has been replaced with the none world spawner.
  • Fix map preview bug related to ice placement.
  • Fix Infdev 611 preset having incorrect scale noise values.

Technical Changes

  • NoiseChunkSource has been significantly simplified. It now handles the selector/low/high noise sampling and chunk sources that extend it now only have to implement the methods for sampling scale, depth, and offset.

Files

modernbetaforge-1.12.2-1.5.2.0.jar(1.88 MiB) Primary Download
modernbetaforge-1.12.2-1.5.2.0-javadoc.jar(1.08 MiB) Download
modernbetaforge-1.12.2-1.5.2.0-sources.jar(1.6 MiB) Download

Project members

b3spectacled

Member

Details

Licensed MIT
Published 2 months ago
Updated 2 days ago