IMC-Vocality/defaultconfigs/toms_storage-server.toml
2025-04-09 22:50:07 -05:00

40 lines
1.3 KiB
TOML

#Inventory Connector Range
#Range: 4 ~ 256
inventoryConnectorRange = 16
#Only Allow Trims to Connect Inventories
onlyTrimsConnect = false
#Inventory Cable Connector Maximum number of cables
#Range: > 32
invCableConnectorMaxScanSize = 2048
#Wireless terminal reach
#Range: 4 ~ 64
wirelessReach = 16
#Wireless terminal reach
#Range: 16 ~ 512
advWirelessRange = 512
#Adv Wireless terminal requied beacon level for infinite range
#Value of 0 only requires a single beacon block nearby
#Value of -1 disables this feature entirely
#Range: -1 ~ 4
wirelessTermBeaconLvl = 0
#Adv Wireless terminal requied beacon level for cross dimensional access
#Value of 0 only requires a single beacon block nearby
#Value of -1 disables this feature entirely
#Range: -1 ~ 4
wirelessTermBeaconLvlDim = 4
#Inventory Cable Connector requied beacon level for inventory linking
#Value of 0 only requires a single beacon block
#Value of -1 disables this feature entirely
#Range: -1 ~ 4
invLinkBeaconLvl = 0
#Inventory Cable Connector requied beacon level for cross dimensional access
#Value of 0 only requires a single beacon block
#Value of -1 disables this feature entirely
#Range: -1 ~ 4
invLinkBeaconLvlDim = 0
#Inventory Connector duplicate finder max slot count
#Value of 0 only disables
#Range: > 0
invDupScanSize = 100