Files
Astroblock/overrides/config/ExoCraft - General.cfg
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

23 lines
444 B
INI

# Configuration file
general {
# Activate the Industrial Tools
B:activateIndustrialTools=true
# Activate ore generation in existing chunks
B:activateRetroGen=true
# Activate the ingame Update Checker from RuneCraft
B:activateUpdateChecker=false
# Activate verbose logging for retrogen
B:activateVerbose=false
# The Lava Crystal spawn chance
# Min: 1
# Max: 50
I:lavaCrystalSpawnChance=3
}