From f46c36080be21e3f0433dac6602681df2c77c80e Mon Sep 17 00:00:00 2001 From: Snogard Date: Mon, 10 Feb 2025 00:35:46 +0100 Subject: [PATCH] config: azurelib --- config/azurelib.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/azurelib.json diff --git a/config/azurelib.json b/config/azurelib.json new file mode 100644 index 0000000..ef96456 --- /dev/null +++ b/config/azurelib.json @@ -0,0 +1,5 @@ +{ + "disableOptifineWarning": false, + "useVanillaUseKey": true, + "useIncendiaryEnchantment": true +} \ No newline at end of file