From c57312c84704f1d9d40a5f12c31deb4707db8c41 Mon Sep 17 00:00:00 2001 From: Mitchell5200 Date: Fri, 30 Aug 2024 23:28:41 +0800 Subject: [PATCH] Update quark-common.toml --- config/quark-common.toml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/config/quark-common.toml b/config/quark-common.toml index dd4b3248..2422aa54 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -10,7 +10,13 @@ [management] "Inventory Sorting" = false - + "Automatic Tool Restock" = false + "Easy Transfering" = true + "Expanded Item Interactions" = true + "Hotbar Changer" = true + "Item Sharing" = true + "Quick Armor Swapping" = true + [tweaks] "Automatic Recipe Unlock" = false "Simple Harvest" = false @@ -70,12 +76,3 @@ #This is done to prevent content overlap. #You can turn this on to force the feature to be loaded even if the above mods are also loaded. "Ignore Anti Overlap" = true - -[management] - "Inventory Sorting" = false - "Automatic Tool Restock" = false - "Easy Transfering" = true - "Expanded Item Interactions" = true - "Hotbar Changer" = true - "Item Sharing" = true - "Quick Armor Swapping" = true \ No newline at end of file