Interstellar2/Server/config/create_mechanical_spawner-common.toml
imthegm ce7cd97325 0.1.0
Split pack into server and client modlists.
2023-10-07 20:25:23 -04:00

17 lines
296 B
TOML

#Settings for the mechanical spawner
[mechanical_spawner]
#Stress impact
#Range: 0.0 ~ 64.0
stressImpact = 16.0
#Minimum required speed
#Range: 0.0 ~ 254.0
minimumSpeed = 100.0
#Liquid capacity
#Range: > 1
liquidCapacity = 1000
#Max range
#Range: 1 ~ 6
maxRange = 2