Logistics Pipes

Logistics Pipes

13M Downloads

Specific interests for polymorphic item sink

bziemons opened this issue ยท 0 comments

commented

The polymorphic item sink seems to not register it's inventory items at all

See

//TODO: SINK UNDAMAGED MATCH CORRECTLY!
@Override
public List<ItemIdentifier> getSpecificInterests() {
return null;
}