summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-03-21 00:14:18 -0400
committertriethyl <triethylammonium@pm.me>2026-03-21 00:14:18 -0400
commit180a9b067934333a938a1ea75b58c9e05a05cd1b (patch)
tree5b04f61a50937b92b29d18b4bdb0ae421d4bf998 /config
parent82bfff5cd46f49e5ab5f7c0cf44303ff2fd185ae (diff)
fized openloader?
Diffstat (limited to 'config')
-rw-r--r--config/openloader/advanced_options.json11
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
+}