Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion/kinda bug]: Polishing Recipe Selection System #63

Open
Uraneptus opened this issue Aug 31, 2023 · 0 comments
Open

[Suggestion/kinda bug]: Polishing Recipe Selection System #63

Uraneptus opened this issue Aug 31, 2023 · 0 comments
Labels
Bug Something isn't working Compatibility Is related to mod compatibility Suggestion New feature or request

Comments

@Uraneptus
Copy link
Member

This suggestion is based on this conversation: Link
Basically if two polishing recipes have the same input item but different outputs, it is unclear which result item should be used.
Two solve that, a system to select one item from a list of possible results, could work. This idea is inspired by the Polymorph mod!
I have tested this system to some extend in a private repo, however this is not the current focus of the team. Whether or not and how such a system is to be implemented is yet to decide.

What currently happens if you polish an item that has several outputs in different recipes, is that the player gets all possible result items and two items are removed from the player's hand. (doesn't work like this when shift clicking)

Alternatives to the selection system could be:

  • How it currently works
  • Randomly selects one of the possible results
@Uraneptus Uraneptus added Bug Something isn't working Compatibility Is related to mod compatibility Suggestion New feature or request labels Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Compatibility Is related to mod compatibility Suggestion New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant