Posted June 10, 20196 yr Hello! I cannot for the life of me find any documentation for 1.14.2 forge. Even the official docs for 1.13.2 haven't been updated to show that there apparently isn't a setupDecompWorkspace anymore. So, I have absolutely no idea how to get started. Can someone point me to a tutorial (preferably text) please? I've used this site before for 1.12.2 modding at it all worked then. Edited June 10, 20196 yr by GammaDelta
June 11, 20196 yr You can see a list of tasks you can run by running `gradlew tasks`. All you have to do to get started is run `gradlew genIntelliJ runs` and import it into IntelliJ. Eclipse is similar.
June 11, 20196 yr i personally would go to 1.13.2 first to get used to it because it is a bit better to find information on the forge version and and -should- have less bugs
June 11, 20196 yr https://cadiboo.github.io/tutorials/1.14.2/forge/ https://github.com/Cadiboo/Example-Mod/tree/1.14.2 Forge for 1.14.2 hasn’t been out for very long, so not everything is properly mapped yet (notably the values in Blocks and Items). Remember to update your mappings as soon as new ones become available. 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.