IoeCmcomc / MCDatapacker

A Minecraft datapack maker and editor for 1.15 – 1.20.4 data packs
Apache License 2.0
59 stars 1 forks source link

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

Open MichelJonkman opened 2 months ago

MichelJonkman commented 2 months ago

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.