The turbulence shader should also work with flat blocks and models; just make sure that they are properly tesselated. It's a vertex shader and thus won't work on a surface that contains no vertices besides the corners.

Also, the classic turbulence should still work for compatibility reasons when you compile your level in A6 mode, without meshes. But we can not recommend this. A7 mode is faster and has better lighting.