#When true, simplecrafting_lib will generate log errors on startup listing all the recipes
#that were removed due to invalid items in their inputs or outputs, or due to a lack of
#registered items fulfilling the group requirements of their inputs. This can be useful
#for identifying bad recipes in other mods.

simplecrafting_lib_log_invalid_recipe_removal (Log invalid recipe removal as errors) bool false

#When true, enables a number of commands useful for mod and game devs: /saverecipes,
#/loadrecipes, /clearrecipes, /diffrecipes. The "server" priviledge is required to use
#these commands.
simplecrafting_lib_enable_developer_commands (Enable save/load/clear commands useful for developers) bool false

#Overrides the default inventory crafting UI for sfinv and unified_crafting
#and places all non-furnace recipes into a craft_type for it.
simplecrafting_lib_override_default_player_crafting (Create a player craft_type by default) bool false