Deploying Mod on CurseForge - Jacob1225/pufferfish-minecraft-mod GitHub Wiki

Our mod has been successfully deployed on CurseForge and is waiting for approval by the moderators. The instructions used are below.

https://www.curseforge.com/minecraft/mc-mods/space-invaders

image

image

Step 1: Creating the .jar file for the mod

In your project directory and IDE (either Eclipse or IntelliJ), execute the command .\gradlew build.

image

It will run through the build process and if you open your file explorer and navigate to your project directory, you will find a new folder called ‘build’. Go to build/libs/pufferfish-1.0.jar. Can rename the .jar file to something more official.

https://www.youtube.com/watch?v=zEMV1DOQolY&ab_channel=ModdingbyKaupenjoe

Step 2: Uploading to CurseForge

This step will take some time to get approved by moderators.

Go to CurseForge (https://www.curseforge.com/minecraft/mc-mods). Create an account if not done already. Click on “Start Project” button. Fill out form details and submit.

Details:

Select Game: “Minecraft”

Select a Category: “Mods”

Name, summary, description, categories: Details about mod

Project License: “All Rights Reserved” (????)

Logo image: 400px by 400px

image

Step 3: Running mod on Minecraft

Follow these steps: https://www.windowscentral.com/minecraft-java-edition-guide-how-to-install-mods