We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e8687 commit 2d7e12fCopy full SHA for 2d7e12f
1 file changed
README.txt
@@ -33,7 +33,7 @@ Common problems with setup:
33
===== COMMANDS =====
34
/cabort - aborts the current task. You are usually told when you need to use this.
35
/ccalc - calculates an expression. For example, `/ccalc 7 / 2` would return the
36
- result `4.5`. For positive integers it also doubles as an item stack
+ result `3.5`. For positive integers it also doubles as an item stack
37
calculator. For example, `/ccalc 1000` would return `1000 = 15 * 64 + 40`,
38
indicating that 1000 items consists of 15 full stacks, and an extra stack
39
of 40.
0 commit comments