Removed Dropped Features.
Implemented Spatial Storage. Fixed bug with ME Chest saying the cell was un-readable.
This commit is contained in:
Vendored
+6
@@ -39,6 +39,12 @@ public class SpatialPylonCache implements IGridCache, ISpatialCache
|
||||
myGrid = g;
|
||||
}
|
||||
|
||||
@Override
|
||||
public long requiredPower()
|
||||
{
|
||||
return powerRequired;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean hasRegion()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user