8000 Update image for ranged arguments · CommandAPI/docs@74043fa · GitHub
[go: up one dir, main page]

Skip to content

Commit 74043fa

Browse files
committed
Update image for ranged arguments
1 parent d48945f commit 74043fa

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/en/create-commands/arguments/types/ranged-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88

99
# Ranged arguments
1010

11-
![A float range argument command with the argument "0.5.3.5" entered](/images/arguments/floatrange.png)
11+
![A float range argument command with the argument "0.5.3.5" entered](/images/arguments/doublerange.png)
1212

1313
Ranged arguments allow players to provide a range between two numbers, all within a single argument. The CommandAPI provides two ranged arguments, `IntegerRangeArgument` for ranges with only integer values, and `DoubleRangeArgument` for ranged with potential floating point values.
1414

4.08 KB
Loading
-6.08 KB
Binary file not shown.

0 commit comments

Comments
 (0)
0