summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-11-30 14:38:02 +0100
committerWuzzy <almikes@aol.com>2016-11-30 14:38:02 +0100
commit7578ad8fe7874eaba29bc339e4b906f374b1e22c (patch)
treed50e039e6dd8136163273d783f4dc1d0565c187d /init.lua
parent4821f1231c66f71d916c3642e0494ef2769cb3d7 (diff)
“odd” number
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index ee114cf..5cb50f7 100644
--- a/init.lua
+++ b/init.lua
@@ -292,7 +292,7 @@ Inventory controls:
Taking: You can take items from an occupied slot if the cursor holds nothing.
• 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
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.