Sown-Dev / LavaTech1.18

1.18 port of LavaTech
Other
2 stars 2 forks source link

Wrong direction for energy transfer #1

Closed eslym closed 2 years ago

eslym commented 2 years ago

when a block capable for draw power from generator, it should draw power from the opposite side of the generator face to it, not same side

example:

when there is a capacitor at the north side of the generator, then the generator should push power to the south of the block but the implementation of this mod is pushing the power to the same side, which is north

this is how this weird situation comes in image image

eslym commented 2 years ago

@SownDyndrome please take note the item transfer might have same issue also