Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Releases: JamCoreModding/auto-recipe

V1.1.2 [1.20.x]

09 Jul 10:15
b5c21fb
Compare
Choose a tag to compare

Changelog

Fix dependency range for Minecraft.

V1.1.1 [1.20.x]

26 Jun 17:08
4479b36
Compare
Choose a tag to compare

Changelog

Update to ensure 1.20.x support.

V1.1.1 [1.19.x]

24 Dec 17:23
559bc39
Compare
Choose a tag to compare

Changelog

  • Fields on both the class and the superclasses of the recipe class are now serialized (before,
    superclass fields were not recognised).

Full Changelog

V1.1.0 [1.19.x]

21 Dec 19:34
8a17313
Compare
Choose a tag to compare

Changelog

  • Update to 1.19.2, on Quilt.
  • Support the Quilt recipe API.
  • Infer RecipeVar names if they are not specified.