diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-21 00:14:18 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-21 00:14:18 -0400 |
| commit | 180a9b067934333a938a1ea75b58c9e05a05cd1b (patch) | |
| tree | 5b04f61a50937b92b29d18b4bdb0ae421d4bf998 /config/openloader/advanced_options.json | |
| parent | 82bfff5cd46f49e5ab5f7c0cf44303ff2fd185ae (diff) | |
fized openloader?
Diffstat (limited to 'config/openloader/advanced_options.json')
| -rw-r--r-- | config/openloader/advanced_options.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/openloader/advanced_options.json b/config/openloader/advanced_options.json new file mode 100644 index 0000000..240466c --- /dev/null +++ b/config/openloader/advanced_options.json @@ -0,0 +1,11 @@ +{ + "resourcePacks": { + "enabled": true, + "additionalFolders": [] + }, + "dataPacks": { + "enabled": true, + "additionalFolders": [] + }, + "displaySourceName": true +} |
