No need to handle BC/RtC power on the client now is there...
This commit is contained in:
@@ -35,7 +35,8 @@ public abstract class RotaryCraft extends IC2 implements ShaftPowerReceiver
|
||||
};
|
||||
|
||||
public RotaryCraft() {
|
||||
addNewHandler( new RotaryCraftHandler() );
|
||||
if ( Platform.isServer() )
|
||||
addNewHandler( new RotaryCraftHandler() );
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user