promotional bannermobile promotional banner

More Density Functions

Adds more density functions for more powerful world terrain generation.

File Details

More Density Functions

  • R
  • May 11, 2024
  • 44.97 KB
  • 15
  • 1.20.6+1
  • Fabric

File Name

more_density_functions-fabric-mc1.20.5_v1.0.2.jar

Supported Versions

  • 1.20.6
  • 1.20.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:more-density-functions-1016653:5335477"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added new Density Functions
- Floor Mod
- Signum
- Divide

- Fixed an important bug where all Density Function inputs *needed* to be inline and could not be references.
- Fixed an important bug where not all Density Functions sampled values properly

- Added new "error_value" fields to all division/modulo operations, for better handling of divide by 0 errors.
-Fixed Divide by 0 error for Modulo functions (oopsie).