diff --git a/config/quark-common.toml b/config/quark-common.toml index dd4b324..2422aa5 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