6 lines
263 B
Text
6 lines
263 B
Text
|
{
|
||
|
// Maximum teleport distance for TeleSender rail in blocks. (-1-3000000000. Default: 30, Set to -1 to disable.).
|
||
|
"TELESENDER_RANGE": 30,
|
||
|
// Maximum distance for linking carriages. (-1-3000000000. Default: 6). Set to -1 to disable.
|
||
|
"CARRIAGE_LINK_RANGE": 6
|
||
|
}
|