Incompatible with Recipe Cache
SplendidAlakey opened this issue ยท 2 comments
Versions (Be specific, do not write "latest"):
- Polymorph: polymorph-fabric-0.0.14-1.17.1
- Forge/Fabric: fabric-api-0.40.1+1.17
Observed Behavior:
When Recipe Cache is used alongside Polymorph, the recipe selection button does not appear.
I'd imagine it's the same issue as #92.
Unfortunately, due to the way Recipe Cache is coded, integration is not currently feasible. It's a bit different than FastBench, particularly in the fact that all of their logic is inside their own mixins which makes it impossible for me to target them.
I've opened up an issue about this on the Recipe Cache repository if you'd like to follow any updates on their end:
https://gitlab.com/biom4st3r/optimizedcrafting/-/issues/4
I'll update this thread as well once I've received a response to see how I'll move forward.