description="Replaces the topmost non-airlike nodes with layers of the given nodes from top to bottom. Like WorldEdit for MC's //naturalize command. Default: dirt_with_grass dirt 3",
minetest.log("action",name.." used //layers at "..worldeditadditions.vector.tostring(worldedit.pos1[name])..", replacing "..changes.replaced.." nodes and skipping "..changes.skipped_columns.." columns in "..time_taken.."s")
returntrue,changes.replaced.." nodes replaced and "..changes.skipped_columns.." columns skipped in "..time_taken.."s"