I really feel like this script didn't get enough attention.
Amazing script, I love the crafting system, it's actually going to fully replace the purchase of items in my game! Instead players will have to purchases weapon/armor upgrade stones, and use them on equipment to increase it's power (just makes it the next level up).
Anyway, what I was wondering, is there a way to completely hide certain recipes? For example, I have a few 'legendary' items that I don't want the recipes to be seen at all, have to be fully figured out. But I'd like to keep all the others items as is. (Currently have SHOW_RESULT_ONLY_WHEN_LEARNED = false and SHOW_RECIPES_ONLY_WHEN_LEARNED = true, to give you an idea of where I'm at with config).