mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-01 15:50:39 +02:00
proper setting names
This commit is contained in:
@ -27,8 +27,8 @@ Recommended mods that build on the `technic mod`:
|
||||
|
||||
# Settings
|
||||
|
||||
* **technic.quarry.enable** enable per-player quarry quota (default: false)
|
||||
* **technic.quarry.quota** per-player and second quarry dig limit (default: 10)
|
||||
* **technic.quarry.quota.enable** enable per-player quarry quota (default: false)
|
||||
* **technic.quarry.quota.limit** per-player and second quarry dig limit (default: 10)
|
||||
* **technic.quarry.maxdepth** max depth of the quarry (default: 100)
|
||||
* **technic.switch_max_range** max cable length (default: 256)
|
||||
* **technic.switch.off_delay_seconds** switching station off delay (default: 300 seconds)
|
||||
|
Reference in New Issue
Block a user