diff --git a/game_api.txt b/game_api.txt index 6ef7ce2b..0cdd3012 100644 --- a/game_api.txt +++ b/game_api.txt @@ -12,6 +12,7 @@ Please note: * [XYZ] refers to a section the Minetest API * [#ABC] refers to a section in this document + * [pos] refers to a position table `{x = -5, y = 0, z = 200}` Bucket API ----------