This repository has been archived on 2024-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
forge_server/config/createdieselgenerators-server.toml

18 lines
593 B
TOML
Raw Permalink Normal View History

2024-03-28 12:36:20 +01:00
["Server Configs"]
#c:fuel tag compatibility
"c:fuel tag compatibility" = true
#c:ethanol tag compatibility
"c:ethanol tag compatibility" = true
#c:plantoil tag compatibility
"c:plantoil tag compatibility" = true
#c:biodiesel tag compatibility
"c:biodiesel tag compatibility" = true
#Speed of Slow Fuel Type in RPM
"Speed of Slow Fuel Type" = 48.0
#Speed of Fast Fuel Type in RPM
"Speed of Fast Fuel Type" = 96.0
#Strength of Weak Fuel Type in su
"Strength of Weak Fuel Type" = 512.0
#Strength of Strong Fuel Type in su
"Strength of Strong Fuel Type" = 1024.0