small issues with crafting factory and chemical factory
TrueSanicWasHere opened this issue ยท 1 comments
side note: in the ones where multiple slots are selected, the first one is favored (the one with the smallest "white number that appears when holding LAlt", not shown here for the sake of not cluttering the screen)
in the ones where there are things placed in places where they probably shouldn't be, i think not much explanation is needed
probably not much of a concern, i just made a test run of the machines as intended, which means not manually and it works properly
Not exactly a bug, vanilla expects each slot to be in a border totaling 18x18 pixels, but the GUI requires them to be at the bare minimum of 16x16. Unless I decided to rewrite the highlight rendering but I don't see that big of a need for that, especially since the assembly factory isn't really meant to be used manually.
Same goes for putting things into the output slot, you most likely have a crate or hopper connected which will void the item anyway.