AdityaGupta1 / eloncraft

electric man
MIT License
2 stars 1 forks source link

fix interactions with other mods' transport systems #102

Open AdityaGupta1 opened 5 years ago

AdityaGupta1 commented 5 years ago

for example:

refinery does not accept some oil even if it isn't full (i.e. it accepts most of it but leaves some in the pipes) alloy furnace allows an entire stack to go into a slot

etc.

probably need to edit the getAcceptor and getRemover methods