make the return value order correct
This commit is contained in:
parent
6f559601a3
commit
4b3b8267a7
2
API.md
2
API.md
@ -20,8 +20,8 @@ and the biome position is returned.
|
||||
|
||||
Returns `<biome position>, <success>`.
|
||||
|
||||
* `<success>` is `true` on success and `false` on failure.
|
||||
* `<biome position>` is the position of a found biome or `nil` if none was found
|
||||
* `<success>` is `true` on success and `false` on failure.
|
||||
|
||||
### Additional notes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user