American2050 Posted August 14, 2019 Posted August 14, 2019 So I was getting into modding once again, but I noticed many things have changed. So even when I was going to skip 1.13.2 I decided to create a project with this version as it's what the documentation is up to. What I have noticed after starting is that it seams that it's not really up to date, unless I'm missing something. For example the Documentation mentions that @Mod accepts different parameters, but in my case, it only accepts "modid" It also mentions a mcmod.info file. But in the example that file isn't there, and what we find is a mods.toml file with information about the mod. Should I not pay attention to the documentation and find out about all the changes somewhere else? Quote
Draco18s Posted August 14, 2019 Posted August 14, 2019 On 8/14/2019 at 12:17 PM, American2050 said: For example the Documentation mentions that @Mod accepts different parameters, but in my case, it only accepts "modid" Expand https://gist.github.com/williewillus/353c872bcf1a6ace9921189f6100d09a#nitty-gritty-random-things-ctrlf-section 1 Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
American2050 Posted August 14, 2019 Author Posted August 14, 2019 On 8/14/2019 at 1:19 PM, Draco18s said: https://gist.github.com/williewillus/353c872bcf1a6ace9921189f6100d09a#nitty-gritty-random-things-ctrlf-section Expand Thanks. Quote
Recommended Posts
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.