Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
1.21.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 months ago
Updated 3 weeks ago
Changelog
- Added SimpleRegistry and SimpleDynamicRegistry which help with managing loaded resources
- Added methods for suggesting command arguments and executing commands and functions to ResourceUtils
- Renamed the Optional annotation to OptionalField to prevent problems when using java.util.Optional and moved annotations to their own package
- The ClassFieldsCodec can now return a MapCodec
- Added MappedAlternativeCodecs which allows you to create a codec with a default codec and any number of alternative codecs with converters to the previously specified value to be used when the first one fails. Similar to Codec.either() but for cases where you would need to stack Codec.either()
- Added CodecUtils which include methods for creating enum codecs and a dispached map codec which returns a MapCodec
Files
Metadata
Release channel
ReleaseVersion number
2.0.0Loaders
Game versions
1.21.4Downloads
12Publication date
February 27, 2025 at 7:36 PMPublisher

Yorick-06
Member