All notable changes to this project will be documented in this file.
v4.0.0 - 2024-07-23
- Update to NeoForge 1.21 The most notable change here is that "nbt" on items and fluids is replaced by "components".
v3.1.0 - 2024-01-31
v3.0.0 - 2022-03-10
v2.0.0 - 2021-02-03
v1.1.2 - 2019-07-31
v1.1.1 - 2019-07-31
- Fix _lang dirs not being served on GitHub pages
- Fix language links not resolving to baseIRI
- Always end directory URLs with a slash
v1.1.0 - 2019-07-29
- Add furnace recipe handler
- Add support for combined formatting codes and newlines
- Add support for predefined crafting recipes
- Make page controls slightly smaller
- Add support for multiple crafting recipes
- Make templateItem field public
- Throw error when translation keys are not found
- Throw error if predefined is not found
- Handle tagged crafting recipes
- Exit with non-zero exit code on error
v1.0.1 - 2019-07-25
Initial release