Say I have a Stack of Oak Logs in my inventory.
IF, and only IF, the table is modified for that, the table begins a recursive search (depth of search should be configurable in config file) for all recipes that can be crafted involving Oak Logs -> Oak Plank -> Sticks .
Obviously it's very resource intensive so that's why it should be an optional feature. Easy Crafting does it superb, maybe take a look there
Say I have a Stack of Oak Logs in my inventory.
IF, and only IF, the table is modified for that, the table begins a recursive search (depth of search should be configurable in config file) for all recipes that can be crafted involving Oak Logs -> Oak Plank -> Sticks .
Obviously it's very resource intensive so that's why it should be an optional feature. Easy Crafting does it superb, maybe take a look there