Posted March 27, 20169 yr I'm trying to setup a 1.9 Minecraft mod the way I did in 1.8, and it doesn't seem to be working correctly. Is there supposed to be a forgeSrc-[FORGE VERSION]? Or did setting up the main class change. Could someone send me a link to a tutorial on how to set up a 1.9 mod?
March 27, 20169 yr I just set up a 1.9 workspace with no issues. If you need it, here's how: (Assuming you're on Windows) download 1.9 Forge MDK Extract it somewhere Copy all contents into your work directory Shift + right click in the directory and select "open command window here" Type gradlew build, and wait for it to finish If you are using Eclipse, run gradlew eclipse. Then Open eclipse, and set your directory to workdir/eclipse And that should work.
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.