Initial commit

This commit is contained in:
2026-08-19 08:38:25 +00:00
parent f62b516d3d
commit 2b5c3cec50
722 changed files with 605332 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
// 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
}