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

11
config/terralith.json Normal file
View File

@@ -0,0 +1,11 @@
{
"config_version": 1,
"modules": {
"custom_structures": true,
"intro_message": true,
"recipe_changes": false,
"skylands": true,
"terrain_slabs": true,
"vanilla_stone_gen": false
}
}