Modular maps which tile size and how to scale textures

if you have proper texel density on all your meshs, the material will scale correctly for all of them. you can also use the texcoord node * a scaler to scale the UV tile in the material, and use material instances to have different scales if you need them.
tesladev has a good quick vid