move gtce blocking code out of generic item adaptor
fixes crash with ae2 fluid crafting
This commit is contained in:
@@ -204,9 +204,4 @@ public class IMEAdaptor extends InventoryAdaptor
|
||||
this.maxSlots = maxSlots;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean canRemoveAllExceptCircuits() {
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user