From 5560ec8178053b27adac6f277f539975d46267b8 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 10 Dec 2018 09:25:47 +0100 Subject: Add eat sound (#7956) --- doc/lua_api.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index d48e50fde..523bf8eb1 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -5795,6 +5795,7 @@ Used by `minetest.register_node`, `minetest.register_craftitem`, and sound = { breaks = "default_tool_break", -- tools only place = , + eat = , }, on_place = func(itemstack, placer, pointed_thing), -- cgit v1.2.3