A few JEI improvements
DisasterMoo opened this issue ยท 2 comments
Created this issue to collect ideas and recommendations on what should be improved in JEI integration, currently:
- Barrel Fluid mixing recipe (show the wooden bucket in slot + the right amount for a bucket's worth in the fluid input and output) (see #989).
- Salting recipes (see #1018).
- Randomize food recipes (see #998).
- Fix JEI question mark in some GUIs (see #907).
- Fix recipes error-ing in log.
- Add Charcoal Pit to JEI (see #588)
Seeing as the only thing left here is #588, there's not really a reason to leave this open anymore.
To add to this:
- Unmold recipes are erroring in the log about no output, but are displaying fine in JEI due to having a custom recipe wrapper implementation. Is there a way we could fix the log spam (very minor problem)? Otherwise, this approach would be food for barrel fluid mixing recipes, and perhaps salting recipes. (the other option as mentioned in the issue would be splitting them per meat type, but that's probably less friendly to pack makers.)