Utils ported
This commit is contained in:
@@ -25,7 +25,7 @@ import appeng.block.AEBaseTileBlock;
|
||||
public class EnergyGeneratorBlock extends AEBaseTileBlock<EnergyGeneratorBlockEntity> {
|
||||
|
||||
public EnergyGeneratorBlock() {
|
||||
super(defaultProps(Material.IRON));
|
||||
super(defaultProps(Material.METAL));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user