Enhancement/Feature: Lenses & "wanna go there" interaction
rapus95 opened this issue ยท 5 comments
Mind that case:
The placement of the lense doesn't seem to make sense here. That's what this is about.
Proposed operation:
a) chest not full -> Item gets (colored and) stored in the chest. (As it works right now)
b) chest full -> Item gets colored since it "wants" to go that way but since it can't go there the logic is looking for another movement direction. Result: On full chests the item gets colored and moves on (thus you later can decide of which items you already have enough and which items just weren't sorted.
Why not just place a clay pipe inbetween the diamond pipe and the chest so the items will try and insert into the chest. If it is full, put a lens on the direction it would go if it is full and deal with the painted item from there
It just seems rather unnessercary as we can do that now with the tools we already available and adds unnessercary complexity