ldtteam / minecolonies-features

This is a repo only to discuss minecolonies features (requested and planned)
10 stars 3 forks source link

Button to Switch Recipe Output when Teaching Colonist #808

Closed manosrules closed 5 months ago

manosrules commented 9 months ago

Prerequisites

Context

Is your feature request related to a problem?

I want to teach my farmer how to turn grapes into grape seeds, but the result is always purple dye, even when using JEI to try to place the recipe for grape seeds into the farmer's crafting recipe ui.

Feature description

If a recipe has multiple outputs, add a button or key bind to allow switching of the resulting recipe. Similar to the button that appears when the player is using a crafting table and there are multiple results for the same recipe.

Notes or related things


Viewers

MotionlessTrain commented 9 months ago

That would become a custom button, unfortunately. It looks like Polymorph (the mod that adds the button to the regular crafting table) is made in a way it isn't really possible to make an addon to it to add the same button to other crafting interfaces (like the teach recipe menu)

manosrules commented 9 months ago

Ok. If the new button is out, is there a possibility cycling through multiple outputs using something on the keyboard, like scrolling with a mouse wheel?