Im trying to put things maximal 2 times per frame onto a lane.
That would be 2 full tiles per lane per tick as maximum speed.
So, 2 tiles per tick, 60 ticks per second, 4 tiles per lane.
2 * 60 * 4 = 480 items/sec per lane
That is, when im understanding the calculation correcly.