You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
615 B
24 lines
615 B
# Configuration file
|
|
|
|
config {
|
|
# AutoUpdates none user chnaged config values, when the mod default changes. [Default=true]
|
|
B:"Config Updater"=true
|
|
|
|
# Disable this is you don't want seasonal easter eggs [Default=true]
|
|
B:"Enable Seasonal Easter Eggs"=true
|
|
|
|
# Enable version checker [Default=true]
|
|
B:"Version Check"=true
|
|
|
|
# Wrench required to pick machine. If not wrenched than machine frame will drop instead. [Default=true]
|
|
B:"Wrench Required"=true
|
|
}
|
|
|
|
|
|
debug {
|
|
# Contains some debug tools to help fix issues with ores [Default=false]
|
|
B:"Enable Debug tools for ores"=false
|
|
}
|
|
|
|
|