mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-10 23:38:29 +00:00
8 lines
284 B
JSON
8 lines
284 B
JSON
{
|
|
// 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
|
|
} |