fix wireless crafting terminal not loading sorting configs properly
This commit is contained in:
@@ -174,11 +174,6 @@ public class ContainerMEPortableCell extends ContainerMEMonitorable implements I
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onSlotChange(Slot s) {
|
||||
super.detectAndSendChanges();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void saveChanges() {
|
||||
if (Platform.isServer()) {
|
||||
|
||||
Reference in New Issue
Block a user