Posted April 12, 20169 yr Hello, I wanted to try to do mods, but the first problem was that when I opened the Eclipse workspace, i had several files, and i have by nobody saw them, please help, is this normal and i can code normally or must i change something to work? PHOTO: http://prntscr.com/arhzrd Thanks for soon answer, Tim3Game
April 12, 20169 yr Since I have no idea what you are talking about: How did you setup MDK? Proper: 1. Download some version of Forge MDK from: http://files.minecraftforge.net/ 2. Unpack it to Folder 3. Use terminal, 2 commands: gradlew.bat setupDecompWorkspace ...wait... gradlew.bat eclipse 4. Launch eclipse and choose ./forgeDir/eclipse/ as workspace. 5. Everything is located in libs + you have example mod. 1.7.10 is no longer supported by forge, you are on your own.
April 12, 20169 yr Author Sorry, i added the photo (PHOTO: http://prntscr.com/arhzrd) And, i maked it like you and in other 3 videos was said.
April 12, 20169 yr This is proper output. Those are all libs used by MC/Forge. Forge src is in 1st one in list. You are probably in Java EE mode. Might wanna go to Java. 1.7.10 is no longer supported by forge, you are on your own.
April 12, 20169 yr Author Ok, because this guy that maked a 1.8.9 coding tutorial and other in 1.8 and 1.7.10 had this: http://prntscr.com/ari5fv
April 12, 20169 yr You are probably in Java EE mode. Might wanna go to Java. Window -> Perspective -> Open Perspective... -> Java 1.7.10 is no longer supported by forge, you are on your own.
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.