
I don't know if it's clear from that picture, but I want to make a 1x1 square entity that splits an incoming belt, with the left side being ejected to the left, and the right to the right. A single-tile machine to do what currently takes a splitter and two underground belts to achieve.
Unfortunately I'm not getting anywhere. I can't see any way of making a belt-type entity push in multiple directions, and splitters seem hard-coded to be 2x1 squares and I can't see how to alter the output position, anyway. I haven't tried with underground belts yet but I don't expect that to work either.
So, is there any way I can achieve this by modding using Lua, or am I out of luck?