2020-05-31 23:31:18 +03:00
|
|
|
# Enable WiFi blocks (exclude recipe)
|
|
|
|
hyperloop_wifi_enabled (WiFi block enabled) bool false
|
|
|
|
|
|
|
|
# Enable WiFi block crafting
|
|
|
|
hyperloop_wifi_crafting_enabled (WiFi block crafting enabled) bool false
|
|
|
|
|
|
|
|
# Enable free tube placement with no level limitation.
|
|
|
|
# If disabled, connected stations have to be on one level,
|
|
|
|
# typically underground.
|
|
|
|
hyperloop_free_tube_placement_enabled (free tube placement enabled) bool false
|
2021-05-14 19:50:16 +03:00
|
|
|
|
|
|
|
# The ticket block has an additional field for specifying a subnet name.
|
|
|
|
# Stations with the same subnet name (optional) represent an isolated
|
|
|
|
# subnet within the Hyperloop network.
|
2022-01-03 13:59:31 +03:00
|
|
|
hyperloop_subnet_enabled (enable building of subnets) bool true
|