Posted June 22, 20196 yr Looking at mods as recently as 1.13, there used to be a net.minecraftforge.common.Config package that appears to have made Config files pretty simple to produce and use. In learning 1.14 I've had to sort of stumble my way to finding the new versions of old libraries/features, and so far, just looking at how vanilla classes do things has been enough. However I can't seem to find anything at all regarding config files. Are these libraries simply not implemented yet?
June 22, 20196 yr Author As I submitted this post an idea occurred to me, I found a lead here, this is probably what I want: https://github.com/MinecraftForge/MinecraftForge/blob/40bdde204321a3903ec28bf20f8bc7af92df5ad9/src/main/java/net/minecraftforge/fml/config/ModConfig.java
June 25, 20196 yr Here’s my example config (I’ve changed it a little since this commit so be sure to check out the latest code too) https://github.com/Cadiboo/Example-Mod/commit/43db50e176d758ade2338764d7e2fe1b63aae7dd#diff-cb1dc14ae764daf38ef877fabbe0d72aR37 About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
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.