ModderDojo Java Modding 4: Creating Our First Mod – Getting Started

Previous post: ModderDojo Java Modding 3: Getting Started With Eclipse
Next post: ModderDojo Java Modding 5: Creating Our First Mod – The Basic Code

Start up Eclipse and select the workspace that Forge created, in the Eclipse folder under Forge:

forgeworkspace

Note: if the workspace is empty, make sure that you ran the command gradlew eclipse and that you selected the correct folder.

Press the green Run icon: you should see messages in the Eclipse console window and Minecraft will launch and will initially have 4 mods.

Previous post: ModderDojo Java Modding 3: Getting Started With Eclipse
Next post: ModderDojo Java Modding 5: Creating Our First Mod – The Basic Code

3 thoughts on “ModderDojo Java Modding 4: Creating Our First Mod – Getting Started

  1. Pingback: ModderDojo Java Modding 1: Beginning Java Mods with Forge | CoderDojo Athenry

  2. Pingback: ModderDojo Java Modding 3: Getting Started With Eclipse | CoderDojo Athenry

  3. Pingback: ModderDojo Java Modding 5: Creating Our First Mod – The Basic Code | CoderDojo Athenry

Leave a comment