Yeah the problem seems to be is that each cabbage head in that field is it's own object, so while the polygons aren't that high per cabbage (~200 triangles or so), the entire cabbage field tank the fps because of the amount of draw calls. We'll work on getting the meshes merged so that it doesn't affect performance as much.