Combiners factory variants don't have purple input slots.
tobi-polar opened this issue ยท 1 comments
Issue description:
The combiner (non factory variant) has slots set up like this to add things like cobble.
This works and allows cobble to be auto inserted.
However the factory variants are bugged and don't have this purple option or a purple side config option:
This means cobble can't be pushed into it and has to be inserted by hand
Steps to reproduce:
- build basic combining factory
- try to setup the side config to have a purple extras input
- try to automate cobble input
- cobble will not go in to the machine
Version (make sure you are on the latest version before reporting):
Forge: 31.1.12
Mekanism: 9.9.10.402
Closing as 9.9.11 is now released and on curseforge. There were two issues at play, one it wasn't being added as an extra slot so the configuration didn't support it as one, and the other was I didn't have the slot set so that it would show as purple in the GUI. Both of these are now fixed though.