Switched from FML Optional to AE Optional, lets me specify more interesting requirements for integration, and lets the config alter the resulting integration setup.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package appeng.items.tools.powered.powersink;
|
||||
|
||||
public class AEBasePoweredItem extends ThermalExpansion
|
||||
public class AEBasePoweredItem extends RedstoneFlux
|
||||
{
|
||||
|
||||
public AEBasePoweredItem(Class c, String subname) {
|
||||
|
||||
Reference in New Issue
Block a user