Posted July 23, 20214 yr Hello! It's time to do the configuration for my mod, and I'm confused, how do I do it? In the old versions it was in net.minecraftforge.common.config.
July 23, 20214 yr you need to create a builder with net.minecraftforge.common.ForgeConfigSpec.Builder define all values to the builder and register the return value of ForgeConfigSpec.Builder#build in your mod constructor
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.