unable to make ingots with Agricultural Expansion
UnNinja opened this issue · 5 comments
Agricultural Expansion (a sort of magical crops clone) essences can not be made into ingots for metals listed under S:metalsToUnify
tested with unidict 1.9.4-1.5b and Agriculturial expansion beta 1.1.13
hi, sorry about that.
UniDict remove the recipes (because there is no way to change the output of a recipe after it is created) and then it recreate them.
so, when it is not "ready" for some specific recipe, it just remove it and never create it again.
currently it is working this way: wanion.unidict.integration.CraftingIntegration.java
once i finish the new algorithm, won't will be need to the recipes be created manually (everything will be dynamic).
thanks.
can you try with this? UniDict-1.10.1-2d.
it should work.
thank you for the answer.
took a while to rewrite the crafting integration, to it be able to generate recipes dynamically;
this will make this kind of issue less likely to happen again.
since there is no answer, and in my test everything went fine, i will close the issue.
Can confirm. No issues on my latest update.
Sent from my iPhone
On Jul 14, 2016, at 12:44 PM, WanionCane [email protected] wrote:
since there is no answer, and in my test everything went fine, i will close the issue.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.