Update .gitignore and configuration files: Added crash-reports directory to .gitignore, modified Quark configuration files to clarify comments and remove outdated settings, and deleted obsolete mod files to optimize server performance.

This commit is contained in:
Leonid Pershin
2026-05-07 23:05:14 +03:00
parent 54f844dd05
commit 4ef6f48cd0
12 changed files with 1953 additions and 21 deletions
@@ -0,0 +1,7 @@
{
"enable_commands": true,
"force_resilient_feature_indexer": false,
"overworld_replacement_scale": 4,
"nether_replacement_scale": 2,
"end_replacement_scale": 1
}