anvilcraft/src/cfg/teamreborn/reborncore/misc.cfg
2020-04-28 13:32:09 +02:00

24 lines
615 B
INI

# 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
}