I am playing around with a mod that moves a player temporarily to a different surface in god mode. In that situation, I want the player only to be able to craft a few specific items, not everything that they have researched.
I was looking into ways to temporarily restrict which items can be crafted by a player. There is "disable/enable hand crafting" but that applies to the whole force, not just one player. I could also live with "disable all crafting temporarily".
Can this be done with the current API? I could not figure this out (and codex could not either, so I guess it is not doable).
If no, would a modding request have a chance to be looked at?
Limit craftable items temporarily
Re: Limit craftable items temporarily
Wouldn't it be fairly simple to do that by putting them onto a different force? Recipes are controlled by the force, so you can just make a new one that only has access to those ones you want.
That does assume it doesn't matter if what they do on that new surface belongs to a different force though.
That does assume it doesn't matter if what they do on that new surface belongs to a different force though.

