i want to develop mod for splitter, but as i'm checking splitter prototype
https://lua-api.factorio.com/latest/pro ... otype.html
i do not see any option here to create a circuit network connection
does that mean, that's not possible to achieve?
Or i'm not searching properly and that's is entirely possible to do?
If possible could you point me to place how to do that?
thank you
EDIT:
Code: Select all
circuit_splitter.circuit_wire_connection_points = circuit_connector_definitions["belt"].points
circuit_splitter.circuit_connector_sprites = circuit_connector_definitions["belt"].sprites
circuit_splitter.circuit_wire_max_distance = 9