Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

[Feature] Respack-friendly textures

Zentheon opened this issue ยท 1 comments

commented

What is your feature request?

I've been trying to make REI fit the theme of a GUI resourcepack I've been working on but it's been quite the hassle since the mod uses fairly non-euclidian GUI patterns. So far I've had to cut a lot of corners with it, and I don't know if this is something that can't be changed and it's fine if not, but it'd be a lot nicer for pack creators

Here's a list in no real order:

Make the background ribbons for texts in the default recipe browser layout not hard-coded

Split the recipe browser backgrounds into their own textures that aren't stretched out

Add more room to work with for display.png, or better yet, have each recipe container use its own dedicated sub-panel

Make each button its own individual texture instead of programmatically resizing one from button.png

Swap out the few other hard-coded icons/buttons with .png versions

Again I understand if any or all of this isn't possible, especially with mods already using the recipe preview format, but if literally anything listed was changed it'd be so appreciated

Also sorry for no image examples. It's late and I'm tired lol

What do you think this change is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others
commented

Bump? Also related to issues #465 and #1126.