Files
meatballcraft/config - Copy/TinkerIO.cfg
T
2024-10-23 15:17:54 -07:00

25 lines
471 B
INI

# Configuration file
general {
# Fuel consumption rate of Fuel Input Machine.
# (How long will a fuel burn)
# Default: 200
# Min: 1
# Max: 2147483647
I:"Fuel Input Machine Fuel Consumption Rate"=200
# The speed of Smart Output.
# Default: 15
# Min: 1
# Max: 2147483647
I:"Smart Output Speed"=500
# The burn time of Solid Fuel.
# Default: 3200
# Min: 1
# Max: 2147483647
I:"Solid Fuel Burn Time"=3200
}