improve documentation

This commit is contained in:
wsor4035 2023-12-03 16:49:59 -05:00
parent 3bd201f828
commit 20c2b04697

@ -28,5 +28,5 @@ supports all the keys minetest does
special keys: special keys:
``` ```
@_drop: called when a player drops an item @_drop: called when a player drops an item (note: only supported in register_on_press api method)
``` ```