Code: Select all
line_caps = {curve_right={5,2},curve_left={2,5},straight={4,4},underground={2,2,4,4},splitter={nil,nil,nil,nil,2,2,2,2}}
I'd like to be able to get this info from the entities/prototypes instead of experimentally.
(also these numbers predate the recent changes to belt item density, so I probably need to calculate them again anyway)