description="Replaces nodes inside the defined region with air, but leaving a given number of nodes near the outermost edges alone. In other words, it makes the defined region hollow leaving walls of a given thickness (default: 1)",
minetest.log("action",name.." used //hollow at "..worldeditadditions.vector.tostring(worldedit.pos1[name])..", replacing "..changes.replaced.." nodes in "..time_taken.."s")
returntrue,changes.replaced.." nodes replaced in "..worldeditadditions.human_time(time_taken)