This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Releases: JamCoreModding/auto-recipe
Releases · JamCoreModding/auto-recipe
V1.1.2 [1.20.x]
Changelog
Fix dependency range for Minecraft.
V1.1.1 [1.20.x]
Changelog
Update to ensure 1.20.x support.
V1.1.1 [1.19.x]
Changelog
- Fields on both the class and the superclasses of the recipe class are now serialized (before,
superclass fields were not recognised).
V1.1.0 [1.19.x]
Changelog
- Update to 1.19.2, on Quilt.
- Support the Quilt recipe API.
- Infer
RecipeVar
names if they are not specified.