“odd” number
This commit is contained in:
parent
4821f1231c
commit
7578ad8fe7
2
init.lua
2
init.lua
@ -292,7 +292,7 @@ Inventory controls:
|
|||||||
|
|
||||||
Taking: You can take items from an occupied slot if the cursor holds nothing.
|
Taking: You can take items from an occupied slot if the cursor holds nothing.
|
||||||
• Left click: take entire item stack
|
• Left click: take entire item stack
|
||||||
• Right click: take half from the item stack (rounding up if uneven)
|
• Right click: take half from the item stack (rounding up if odd number)
|
||||||
• Middle click: take 10 items from the item stack
|
• Middle click: take 10 items from the item stack
|
||||||
|
|
||||||
Dropping: You can drop items onto a slot if the cursor holds 1 or more items and the slot is either empty or contains an item stack of the same item type.
|
Dropping: You can drop items onto a slot if the cursor holds 1 or more items and the slot is either empty or contains an item stack of the same item type.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user