[Request] Keep missing items and recipes after deserialization
Phoupraw opened this issue ยท 1 comments
If a defaulted recipe or a favorite stack belongs to a disabled mod, then because there is no such a recipe or an item in the game, EMI will remove it. It brings some obstacles to modpack dev and debug. I hope that missing recipes and missing stacks are kept after deserialization, so that when I enable that mod again, these recipes and stacks are still available.