Let pure daisy recipes registered through the API provide the recipe time
williewillus opened this issue ยท 9 comments
wait, what? NO! You changed the API, breaking all mods which add pure daisy recipes.
I extend RecipePureDaisy... please just have a default constructor which is like the old one >.>
the api can shift whatever at this time and I didn't think changing a constructor was so much work, but fine
This requires an api change, so it should leave the old version intact and add a new version that the daisy checks for.
the api should always add to it, never remove. That way, you won't break old addons.