- Fix recipe disappearance in forge
- Add compat crops for thermal
- Optimize data generator behavior, now it does not check path duplication and execute in the order of the file system
- Optimize language generation, only generate lang when translationKey is undefined
- Fix DropperBlockMixin
- Fix RecipeWizard invoking client classes
- Add data generator, a template to auto-generate recipes for crops
- Optimize working block interactions
- Add dispenser behavior for Elemental Potions
- Add dropper behavior for ItemPlaceable (Infusor, Ritual Stand)
- Some optimizations and refactorings
Ported from 1.20.1, it lacks some features but should not affect crop planting