Help editing existing GUIs

Started by Matteo Molinari on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help editing existing GUIs

yes, I know it's been asked before, but all I've found is that mCreator won't add in its program the function to edit existing GUIs in vanilla, and so far we're there, but I was wondering now that I'm trying to add a "dark class" or "light class" in the Inventory GUI,  someone who is kind enough to explain to me how to do it? 

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can't override the…
Sat, 12/21/2024 - 21:19

You can't override the vanilla guis without custom code, you could try making that a GUI appears when a keybind is pressed.