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

Show item/tag id in recipe editor when no icon is available #18

Open
MichelJonkman opened this issue Apr 13, 2024 · 0 comments
Open

Show item/tag id in recipe editor when no icon is available #18

MichelJonkman opened this issue Apr 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MichelJonkman
Copy link

Currently tags are shown as a # character and modded items are shown as a missing texture, this isn't very useful as you need to hover over the item to see the id.

Even if the text gets quite small I think it'd be more useful to show the item id with a fairly high maximum amount of characters. The entire gui could be scaled up to compensate for the small text as well.

@IoeCmcomc IoeCmcomc added the enhancement New feature or request label Apr 13, 2024
@IoeCmcomc IoeCmcomc self-assigned this Jun 28, 2024
IoeCmcomc added a commit that referenced this issue Jun 28, 2024
InventoryItem:
- If an inventory item' icon is not found, the icon will be render as
its ID and a part of the missing texture;
- If an inventory icon is a tag, its ID (not including the number sign)
is also displayed.
- These changes are suggested in #18.

Signed-off-by: IoeCmcomc <53734763+IoeCmcomc@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants