2019-02-21 18:47:05 +01:00
|
|
|
# The progressive mode shows recipes you can craft from items you ever had in your inventory.
|
2020-04-16 03:08:36 +02:00
|
|
|
craftguide_progressive_mode (Learn crafting recipes progressively) bool false
|
2019-02-21 18:47:05 +01:00
|
|
|
|
|
|
|
# Integration in the default Minetest Game inventory.
|
2020-04-16 03:08:36 +02:00
|
|
|
craftguide_sfinv_only (Crafting Guide in inventory only) bool false
|
|
|
|
|
|
|
|
# Enable pre-caching of item recipes.
|
|
|
|
# Disabling it will result in faster game loading but lesser in-game efficiency.
|
|
|
|
# If you enable or disable mods, or edit the current mod recipes in your game, you should re-enable the cache,
|
|
|
|
# otherwise some recipes will be skipped or removed. Usage at your own risk.
|
|
|
|
craftguide_autocache (Auto-caching of recipes) bool true
|