mirror of
https://github.com/joe7575/techpack.git
synced 2024-11-26 09:03:46 +01:00
readme improved
This commit is contained in:
parent
cb52ee9a81
commit
c970de6ec9
@ -105,6 +105,14 @@ tubelib_max_num_forceload_blocks = 12
|
|||||||
tubelib_machine_aging_value = 200
|
tubelib_machine_aging_value = 200
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Example for a v1 compatible 'minetest.conf':
|
||||||
|
```LUA
|
||||||
|
tubelib_basalt_stone_enabled = false
|
||||||
|
tubelib_max_num_forceload_blocks = 0
|
||||||
|
tubelib_machine_aging_value = 999999
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
#### Maximum number of Forceload Blocks per player
|
#### Maximum number of Forceload Blocks per player
|
||||||
Default value is 12.
|
Default value is 12.
|
||||||
I higher number allows to build larger farms and machines which keep loaded, but increases the server load, too.
|
I higher number allows to build larger farms and machines which keep loaded, but increases the server load, too.
|
||||||
|
Loading…
Reference in New Issue
Block a user