Reborn Core

Reborn Core

91M Downloads

TilePowerAcceptor pushes to wrong capability side

tterrag1098 opened this issue ยท 0 comments

commented

https://github.com/TechReborn/RebornCore/blob/1.12/src/main/java/reborncore/common/powerSystem/TilePowerAcceptor.java#L134

This line should use side.getOpposite(). This breaks on things like fluxducts which do not return true for hasCapability if they are not connected.