A module to prevent recipes from being unlocked by research.
Accessed via the public functions.
utils.event |
utils.global |
Public.lock_recipes(tbl) | Locks recipes, preventing them from being enabled by research. |
Public.unlock_recipes(tbl) | Unlocks recipes, allowing them to be enabled by research. |
Locks recipes, preventing them from being enabled by research.
Does not check if they should be enabled/disabled by existing research.
Parameters: