Re-do Blocking mode logic
This commit is contained in:
@@ -203,4 +203,10 @@ public class IMEAdaptor extends InventoryAdaptor
|
||||
{
|
||||
this.maxSlots = maxSlots;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean canRemoveAllExceptCircuits() {
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user