ldtteam/minecolonies-features

Show in JEI if the recipe is improvable or not

Open

#691 opened on Jul 2, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees) (2 forks)auto 404
Feature: RequestGood First Issue

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Prerequisites

  • I am running the latest alpha version of MineColonies for my Minecraft version.
  • I checked the MineColonies/Structurize wiki and made sure that my feature does not already exist.
  • I made sure that this feature request is not a duplicate of any existing feature request.

Context

  • Minecraft Version: 1.18.1
  • MineColonies Version: minecolonies-1.18.1-1.0.862-ALPHA

Is your feature request related to a problem?

Many wood recipes can, crafting blocks with the mechanic can't be improved (for obvious reasons). So some recipes can be improved others can not. The only way to find out, if it can be improved or improve it is by crafting it again and again. If I missed something, feel free to point it out to me.

Feature description

It would be nice, if in JEI the would be a hint, if it can be improved.

  1. One way would be, that a the range of items needed is shown, for example for oak slab recipe -> 1-3 oak planks.
  2. A other way would to add an enchantment effect to the items if the can be improved.
  3. I am not sure, if always the full recipe can be improved or sometimes only some components. If always the full recipe can be improved, "improvable" can be shown anywhere in the JEI recipe. Similar to the require

Notes or related things


Viewers

  • Add a thumbs-up to the feature request to vote for it. This helps the request become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.

Contributor guide