🖌️ creative v1.4.0
v1.4.0
minor release.
What's Changed
- feat: simplify Metadata API, Metadata.Builder has a common
addPart(MetadataPart)
method now, andMetadataPart
has atype()
method - feat: resource pack merging! adds
ResourceContainer#merge(ResourceContainer, MergeStrategy
and 3 built-in merge strategies.
Full Changelog: v1.3.0...v1.4.0
How to use
There is more detailed information on our online documentation, you can find installation and
usage instructions there.
If you need more help, join our Discord server and we will be glad to help you!
Happy coding! 🐛