Posted September 3, 20169 yr Hi! Is there any tutorial about mod config file ? I would like to know how to make a GUI for the config, which can be translated with a lang file (I think I saw this functionality in Forge source). Also, is there a clean way to set the categories order? Instead of prefix them with 1, 2, 3 ... Thanks in advance
September 3, 20169 yr I have a tutorial for this. It is fairly basic, but might give you some ideas: Advanced Configuration Files: http://www.minecraftforge.net/wiki/How_to_make_an_advanced_configuration_file Configuration GUI: http://jabelarminecraft.blogspot.com/p/minecraft-modding-configuration-guis.html Check out my tutorials here: http://jabelarminecraft.blogspot.com/
September 3, 20169 yr Well, you'll just have to figure out how to use the various GUI elements to draw the values of those things where you want them to be. For example, you could have the first page of the GUI have a number of buttons where each one has text for each category and then takes you to a page that just has those categories. Check out my tutorials here: http://jabelarminecraft.blogspot.com/
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.