Fixes #1384 - implement AdvancedShaftPowerReceiver for RotaryCraft powersink
This commit is contained in:
committed by
thatsIch
parent
064acc21ee
commit
e8a68cc531
@@ -28,7 +28,8 @@ public class RotaryCraft extends BaseModule
|
||||
|
||||
public RotaryCraft()
|
||||
{
|
||||
this.testClassExistence( Reika.RotaryCraft.API.Power.ShaftPowerReceiver.class );
|
||||
this.testClassExistence( Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver.class );
|
||||
this.testClassExistence( Reika.RotaryCraft.API.Interfaces.Transducerable.class );
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user