Compatibility
Minecraft: Java Edition
1.12.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last month
Updated yesterday
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 theuseCaves
generator setting. Selectnone
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 byuseIndevCaves
. - Add small GUI changes/improvements.
- Improve world generation interaction between villages and cave carvers.
- Remove
useOldSpawns
config setting, since it has been replaced with thenone
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.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.12.2-1.5.2.0Loaders
Game versions
1.12.2Downloads
18Publication date
February 3, 2025 at 7:21 PMPublisher
b3spectacled
Member