The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[1.0.0+1.21] - 2024.06.25
Added
- Added support for the Crafter block
- Added compatibility with EMI, REI, and JEI transfer functions so that the selected recipe is preserved
Changed
- Updated to Minecraft 1.21
- [API] Refactored various API methods and classes
- Optimized recipe fetching performance
- All widgets, instead of just the block entity ones, will now highlight the selected output
Fixed
- Fixed Smithing Table screen not updating its output upon recipe selection
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[0.52.2+1.20.6] - 2024.06.20
Added
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[0.52.1+1.20.6] - 2024.06.02
Added
- [API] Added texture override methods to
AbstractRecipesWidget
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[0.52.0+1.20.6] - 2024.05.29
Changed
- Updated to Minecraft 1.20.6
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[0.51.0+1.20.4] - 2024.05.28
Changed
- Updated to Minecraft 1.20.4
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[0.50.0+1.20.2] - 2024.05.27
Changed
- Updated to Minecraft 1.20.2
Removed
- Removed SpectreLib and configuration files
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[0.49.5+1.20.1] - 2024.05.25
Fixed
- Fixed class-loading errors with certain mixins #265