bindCapIOUI method in MBDRecipeType.java uses regex to match slot names, so slot @item_import_1 and slot @item_import_10 are identical. Is this intentional? I'm not sure how Pattern.quote() works but maybe it has implicit substring matching?