Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
@@ -0,0 +1,8 @@
#Allow using the mouse wheel to scroll between slots in an item tooltip to choose the next item to extract.
allow_slot_cycling = true
#Allow dragging the mouse while holding a container item to insert hovered items, or to extract container contents to empty hovered slots.
allow_mouse_dragging = true
#Allow extracting / inserting only a single item from a container item instead of all items from the selected slot while a modifier key is held.
#In precision mode left-clicking inserts an item, and right-clicking extracts a single item, overriding vanilla mouse interactions. The scroll wheel can also be used for quickly moving items.
allow_precision_mode = true