You can now access the contents of the ME Chest if it has energy in its battery.
This commit is contained in:
@@ -330,7 +330,7 @@ public class TileChest extends AENetworkPowerTile implements IMEChest, IFluidHan
|
||||
return g;
|
||||
}
|
||||
|
||||
private IMEInventoryHandler getHandler(StorageChannel channel) throws AENoHandler
|
||||
public IMEInventoryHandler getHandler(StorageChannel channel) throws AENoHandler
|
||||
{
|
||||
if ( !isCached )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user