Just Enough Items (JEI)

Just Enough Items (JEI)

387M Downloads

[Suggestion]: Support for recipes with insane drop quantities

kreezxil opened this issue · 5 comments

commented

Suggestion

I'm using the Forge 1.19.2 version of JEI

In my new pack Kabbalah Block, I have the Create crushing wheels drop 26 possibilities when the kabbalah block is crushed. JEI picks this up, but since it's more than the UI appears to allow it goes off the side.

I was thinking it could show the maximum slots it can reasonably display in that field and then cycle the various slots thru all the drops.

if there is a JEI feature that handles that already, be so kind and let me know. :)

image

commented

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

commented
commented

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

commented
commented

Thanks for the report!
Sorry for the late response.
This code is handled by Create's JEI plugin, please ask them to support this.
There are already some JEI plugins that handle a similarly large number of outputs effectively, like JER, so it is technically possible.