Make Storage Drawers Keep Contents on Break
This commit is contained in:
parent
f65c280537
commit
46ac97eed1
@ -75,7 +75,7 @@ general {
|
||||
B:enableSidedInput=true
|
||||
B:enableSidedOutput=true
|
||||
B:enableStorageUpgrades=true
|
||||
B:enableTape=true
|
||||
B:enableTape=false
|
||||
B:enableVoidUpgrades=true
|
||||
|
||||
# Inverts left and right click action on drawers. If this is true, left click will insert items and right click will extract items. Leave false for default behavior.
|
||||
@ -83,7 +83,7 @@ general {
|
||||
|
||||
# Inverts how shift works with drawers. If this is true, shifting will only give one item, where regular clicks will give a full stack. Leave false for default behavior.
|
||||
B:invertShift=false
|
||||
B:keepContentsOnBreak=false
|
||||
B:keepContentsOnBreak=true
|
||||
S:wailaStackRemainder=stack + remainder
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user