Skip to content

Commit

Permalink
fix(config): 🧩Disable Quark's Automatic Tool Restock feature
Browse files Browse the repository at this point in the history
this should fix problems with Bogo Sorting Mod restock feature.

Related CleanroomMC/InventoryBogoSorter#58
  • Loading branch information
Krutoy242 committed Jan 29, 2024
1 parent e5eda58 commit de834ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/quark.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ experimental {


management {
B:"Automatic tool restock"=true
B:"Automatic tool restock"=false
B:"Better craft shifting"=true
B:"Change hotbar keybind"=false
B:"Chest buttons"=true
Expand Down

0 comments on commit de834ed

Please sign in to comment.