Added config to turn off dynamic recipe generation Added config to save generated recipes to disk. Use this to add them statically to your datapack Useful if you have a very large modpack with many wood mods as recipe generation can take some time.
better error handling
fixed recipe sort not working on servers on fabric
more attempt at solving an issue with tags that happens very rarely for some and i cant replicate boats always cost 1 log
changed some logic trying to prevent some possible concurrency issues
fixed sawmill search
- added mod menu integration
- recipe sort will now be based off item name not item id (allows to work with translations)
- maybe fixed some issues with tags