How would I make custom non-repeating advancement backgrounds?

Started by LTProductz on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How would I make custom non-repeating advancement backgrounds?

I want to make custom advancement backgrounds, but there's one problem.

the texture keeps repeating as though it'd been a 32x32 texture even though I uploaded a 512x256 image to it.
Now I'd like to know how to stop the background image from repeating like this.

I don't care how I have to do it, I'll need a bit of help with this to finish my mod.

 

If you know how to make an image fill the entire advancement tab background, that'd be great!
Because currently, it's set up for 32x32 textures and no-matter how big I'd make the image, it still does the same.

Do I have to code something for this and would this even be possible in MCreator? if it's not possible, let me know any other methods that'll work to fix this and make sure I can finish this one part of the mod.

Thanks for any help you provide!