- Refact most of the code of the mod
- Fix ritual recipe bug
- Fix typo in forge compat crops
- 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


