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
Changelog
- Fixed double input range to be consistent with vanilla.
- Renamed
input
field toargument
in some cases to be consistent with vanilla. - Fixed min/max optimizations for some functions where there were issues.
- Added an imaginary number check for sqrt.
- Changed the error_value output for divide by 0 cases to be an error_output density function (more flexibility).
- Added error_output, min/max_output fields to Power function.
- Changed min/max y value output to be bound by the vanilla maximum dimension height limits (-2032,2032).
- Made ALL of the min/max_output and error_output fields OPTIONALS (e.g. you can leave them blank or define them). Default min/max is -1,1 respectively. Default error_output is 0.
- Added an experimental SimplexNoise density function. Octaves and amplitudes are currently not editable, and the noise used is always the same.
Files
Metadata
Release channel
ReleaseVersion number
1.0.4Loaders
Game versions
1.20.5–1.20.6Downloads
91Publication date
May 26, 2024 at 8:36 PMPublisher
Klinbee
Member