Version 0.1.2 should fix the crash with helmod. Thanks for bringing that up!
As for the recipes, all the decompilation recipes already have hide_from_player_crafting
as opposed to hidden
. The only recipes that are hidden
are the number silo crafting recipes, but that's because it randomizes itself after every full craft (the not-hidden rocket part recipe shows all possible options, from which it picks 3). I tweaked some things for Version 0.1.2 in hopes that it would fix the issue you're having, but I would appreciate an example of what you mean so I can better understand what's going on on your end, because right now I'm not really sure what you're experiencing >w<