mirror of
https://github.com/minetest-mods/craftguide.git
synced 2024-11-26 04:23:44 +01:00
9 lines
404 B
Plaintext
9 lines
404 B
Plaintext
# The progressive mode shows recipes you can craft from items you ever had in your inventory.
|
|
craftguide_progressive_mode (Progressive Mode) bool false
|
|
|
|
# Integration in the default Minetest Game inventory.
|
|
craftguide_sfinv_only (Sfinv only) bool false
|
|
|
|
# Display the cache-building progress bar in the server console.
|
|
craftguide_enable_cache_progress_bar (Enable console cache progress bar) bool true
|