- remove unused imports - mezz
- Merge pull request #3787 from mezz/1.20.1-backport - James Mitchell
- Simplify to a single version for this update, and remove methods added and deprecated in the same version - mezz
- spotless - mezz
- Add convenience methods and make scrolling grids of ingredients much easier to create - mezz
- Add convenience methods for adding multiple catalysts to one recipe category - mezz
- add an IPlaceable interface for GUI elements that can have their position set - mezz
- Simplify implementation of recipe categories. Add lots of helper methods for widgets - mezz
- Show a placeholder error recipe when a recipe layout crashes - mezz
- Fix drawing DrawableWrappedText with an offset - mezz
- Simplify creation of scrollbox widgets - mezz