Jump to content

[1.7.10] custom option menu


Ewe Loon

Recommended Posts

As far as I know forge has an api for adding config pages to mods, but the last time I checked it out it wasn't finished.

 

The other way would be to register a GuiScreenEvent.DrawScreenEvent, check which GUI is being drawn and if it is the options gui draw your own stuff on top.

(Like for example a Button that opens your mods config page.)

Link to comment
Share on other sites

As far as I know forge has an api for adding config pages to mods, but the last time I checked it out it wasn't finished.

 

I have a tutorial for using the GuiConfig and IModGuiFactory functionality.  It works mostly, although there is some not finished parts.  Anyway, this tutorial might be interesting: http://jabelarminecraft.blogspot.com/p/minecraft-modding-configuration-guis.html

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.