
Blocks don't lock their input slot, making automation impossible
jinks opened this issue ยท 0 comments
Minecraft version
1.18.2
Botanical Machinery version
1.18.2-1.0.1
LibX version
1.18.2-3.2.18
Botania version
1.18.2-433
Forge version
40.1.31
The latest.log file
Issue description
I'm trying to automate the mechanical blocks with Refined Storage, but they behave in a way that prevents automation.
I have a crafter and an importer on each block. When the crafter puts in items into the block, the importer pulls it immediately out of the input slot instead of just pulling the output. (The pure daisy seems to lick its inputs until they are processed though.)
While this can mostly be solved with some filters, this is impossible to do for the runic altar since some of the inputs are outputs of the same recipe. All those block should have their left slots insert only.
Steps to reproduce
No response
Other information
No response