v20.2.1
- Added Ash API to required dependency list on Forge and NeoForge.
A full changelog is hosted on GitHub.
v20.2.0
- Update to MC 1.20.2.
- Changed version format to follow NeoForge's <minecraft_minor>.<minecraft_patch>.<number>(-beta).
- Read more about it here.
- No longer directly provide Quilt mod loader support. The Fabric version will likely continue to work on Quilt.
- Add support for the NeoForge mod loader.
A full changelog is hosted on GitHub.
v2.2.0+1.20
- Disable flower spread for torchflowers by default.
- Add a config option to enable torchflower spread.
A full changelog is hosted on GitHub.
v2.1.0+1.20
- Update build scripts
- Require
ash_api
instead ofash
- Add minecraft version to the end of version number
A full changelog is hosted on GitHub.