diff --git a/hoes.lua b/hoes.lua index 6417582..6ffa98f 100644 --- a/hoes.lua +++ b/hoes.lua @@ -433,7 +433,7 @@ minetest.register_tool("farming:scythe_mithril", { -- Run script hook for _, callback in pairs(core.registered_on_dignodes) do - callback(pos, node.name) + callback(pos, node) end -- play sound