mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-16 16:11:06 +01:00
Mention playerphysics in API.md
This commit is contained in:
parent
2ff543a7bc
commit
45ce08b147
1 changed files with 1 additions and 0 deletions
1
API.md
1
API.md
|
@ -61,6 +61,7 @@ chances are good that it works out of the box.
|
||||||
* Statbars: `HUD/hudbars`
|
* Statbars: `HUD/hudbars`
|
||||||
|
|
||||||
### Utility APIs
|
### Utility APIs
|
||||||
|
* Change player physics: `PLAYER/playerphysics`
|
||||||
* Select random treasures: `CORE/mcl_loot`
|
* Select random treasures: `CORE/mcl_loot`
|
||||||
* Get flowing direction of liquids: `CORE/flowlib`
|
* Get flowing direction of liquids: `CORE/flowlib`
|
||||||
* `on_walk_over` callback for nodes: `CORE/walkover`
|
* `on_walk_over` callback for nodes: `CORE/walkover`
|
||||||
|
|
Loading…
Reference in a new issue