EMI

EMI

1M Downloads

[Request] Keep missing items and recipes after deserialization

Phoupraw opened this issue ยท 1 comments

commented

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.

commented

This is a relatively involved feature addition for a relatively niche use case.