diff --git a/API.md b/API.md index 354a99f6..7611ce44 100644 --- a/API.md +++ b/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`