Mod GUI with marketplace function

Started by Sfxdx on

Topic category: Help with modding (Java Edition)

Last seen on 03:02, 3. Oct 2022
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mod GUI with marketplace function

Hi everyone! I would like to understand how to build a custom mod gui that will open by pressing a hotkey or by command in the console. It should have the functionality of a marketplace at least. The mod must be tied to the logic of the Forge API, Minecraft 1.19.

What classes can I inherit from? What classes to use? How to register? Maybe share your experience or articles useful. I will be very grateful!

P.S.: It's not a problem to do it through a plugin, but it's categorically important for me to make a mod.

Last seen on 07:30, 24. Sep 2022
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You'd be better off learning…
Sat, 09/24/2022 - 05:58

You'd be better off learning java to do this