Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.4
1.19.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed CC-BY-NC-4.0
Published last year
Updated 3 weeks ago
Changelog
For regular players:
- Possibly fixed some worlds and dimensions erroring out.
- Not sure if this was an issue in the previous version or if this bug was introduced after that, but either way, it's fixed now.
- Fixed several issues with Voxy.
For data pack makers:
- Added a new trait system for chunk generators to share information with other scripts.
- Data packs with custom world types may need to implement the same traits that built-in world types provide.
- Added
script_chance
decision tree type. - Scripts can now create constant literal List's, Set's, and Map's.
- The collection will only ever be created once, not once every time the script runs.
- Iteration order is the same as the creation argument order.
- Scripting: integer numeric literals with no suffix no longer default to being less precise than int. Use the new 'y' or 'Y' suffix for byte literals, and 's' or 'S' for shorts.
- For backwards compatibility, the 'i' and 'I' suffixes will still work too.
Files
Metadata
Release channel
ReleaseVersion number
4.3.3Loaders
Game versions
1.20.2Downloads
145Publication date
September 14, 2024 at 10:45 PMPublisher
Builderb0y
Owner