mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-24 11:53:46 +01:00
Mention playerphysics in API.md
This commit is contained in:
parent
2ff543a7bc
commit
45ce08b147
1
API.md
1
API.md
@ -61,6 +61,7 @@ chances are good that it works out of the box.
|
||||
* Statbars: `HUD/hudbars`
|
||||
|
||||
### Utility APIs
|
||||
* Change player physics: `PLAYER/playerphysics`
|
||||
* Select random treasures: `CORE/mcl_loot`
|
||||
* Get flowing direction of liquids: `CORE/flowlib`
|
||||
* `on_walk_over` callback for nodes: `CORE/walkover`
|
||||
|
Loading…
Reference in New Issue
Block a user