emilyploszaj / emi

A featureful and accessible item and recipe viewer
MIT License
220 stars 46 forks source link

[Request] Keep missing items and recipes after deserialization #497

Open Phoupraw opened 3 months ago

Phoupraw commented 3 months ago

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.

emilyploszaj commented 2 months ago

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