After the update, pesticides from the Recipes++ mod were no longer consumed.

After the update, pesticides from the Recipes++ mod were no longer consumed.

已经重现了bug,确认bug存在,正在紧急修复中.感谢你的反馈🙏

感谢你的提醒和反馈,我升级V5.0.1,原本5.0的逻辑存在一个漏洞就是我判定了他的mod加载,但是同时也阻止了他的端口补丁,这是一个占用的问题,我现在修改了代码让出了位置,如此确保他的mod端口补丁可以顺利执行.从而实现兼容.
感谢你的测试,现在请升级5.0.1
解决方案
修改了以下文件:
FarmPatches.cs :
FarmPortProductResolverPatch.cs :