Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 5 months ago
Updated last month
More Density Functions
Like the title says, this is a utility mod that adds more density functions types for data pack developers. With these additions, you will be able to do things that were previously impossible with the vanilla density function types.
Functions Added, check the Wiki for more details
- Ceil
- Floor
- Round
- Signum
- Direct X, Y, and Z coordinate outputs
- X/Z Clamped Gradients
- Sine
- Power
- Reciprocal
- Floor Division
- Division
- Floor Modulo
- Modulo
- Shifting (for functions)
- Subtract
- Negation
Future Additions
- Add Neoforge support
- Add more functions (Pull requests appreciated! Or just general suggestions on the source code). I currently plan on adding...
- Derivative Function(? Idk what this would mean or do)
- Voronoi Noise
- Random Number Call for Region
- Properly implement Simplex Noise