2025-07-18 20:46:07 +02:00
|
|
|
{
|
|
|
|
|
// If disabled, some mod compat features will be turned off to prioritize parity with vanilla seeds.
|
|
|
|
|
// The following features will break if disabled:
|
|
|
|
|
// - Custom wood type shipwrecks
|
|
|
|
|
// - Structure optimizations
|
|
|
|
|
"breaks_seed_parity": true,
|
|
|
|
|
"log_debug_messages": false
|
|
|
|
|
}
|