Community listing page, reviews here may not be monitored by the author.
Worldgen Helpers
No reviews yet
This mod adds a few low-level helper classes for Minecraft's world generation, as well as examples of their use in the form of world presets.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
This mod adds a few low-level helper classes for Minecraft's world generation, as well as examples of their use in the form of world presets.
Helpers
DensityFunctions
Note: The functions are currently expanded and revised. Expect parameter names and values to occasionally change.
distance
This function returns 1.0 at the origin of the world (X=0, Z=0) and 0.0 at the (Euclidean) distance specified in the "max" and beyond.
If the optional "min" parameter is present, the blocks within that distance to the origin return the 1.0 value, instead of just the origin.
Note: The old "argument" parameter name is deprecated, but should continue working until at least a future version 2.0.
lerp
This function implements a linear interpolation between the values returned from the DensityFunctions specified in "value1" and "value2", with the interpolation weight specified in a third DensityFunction in the "alpha" argument. At "alpha" <= 0.0, "value1" is chosen, and at "alpha" >= 1.0, "value2".
World generation presets
Single Continent
The world consists of a single continent or a gathering of larger islands up to about 8000 blocks from the origin. From there, only occasional islands and mushroom islands spawn, and from some 15000 blocks on, only deep ocean stretches into infinity.
The Cauldron
The centre of the world is an inhospitable desert area, with high temperature and no vegetation. If paired with survival-type mods requiring to drink water and stay in the shade, it can be downright brutal. From about 12000 blocks from the origin on, normal terrain generation commences.
This is a work in progress. The idea is to add a ring of very high mountains as a barrier around the central area.
Archipelago
The world is divided in comfortably large islands separated by thousands of blocks of open ocean. Using a seed preview mod to pick a suitable seed is recommended, else the spawn is almost guaranteed to be in the middle of an ocean, with no land in sight.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers