Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hey Guys!

 

I created a working mod in eclipse and now I want to build it.

Problem is that I found about five different possibilities how to build a mod with gradle and I understood none of them.  ;D

 

I used a setup to have several mods with one Forge-folder (I think its called "Pahimar-setup").

My Folders are like this:

/FORGE/ -> Forge Base Folder with gradlew and the Forge Source
/ModID/ -> My Eclipse Workspace
/ModID/ModID/src/ -> My Source Code
/ModID/ModID/src/assets -> My Assets
/ModID/ModID/bin/ -> Stuff that was build by eclipse
/ModID/ModID/bid/assets -> Second Assets Folder created by Eclipse

 

What can I do to build/finish my mod?

/FORGE/ -> Forge Base Folder with gradlew and the Forge Source

That's where you're wrong.

This folder doesn't exist anymore.

The src download IS your mod specific folder.

One src download per mod, all Forge related stuff is cached elseware.

So basically there is no 'Forge' folder anymore. Stop trying to make one.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

But then you need to have the source of forge for every mod? And when you want to update forge? You need to move your source files to the new location?

I liked the 'pahimar' setup (like Bedrock_Miner said) because you have your mod and forge in different locations.

I'm also having trobules with the setup. (in another thread)

The forge source is in ~user/.gradle/cache/minecraft/net/minecraft/forge/...

It isn't in any other folder.

Forge updating is done through modifying build.gradle file, (which is given to you in the forgesrc download), then running gradlew setupDevWorkspace.

Thanks!

Now I understand it!! Also I read this post about the pahimar setup

 

I really think that it should be more tutorials, and not just for non programmers with only the commands that they should execute. I'm having troubles finding good sources of information that explain the 'why' behind some things.

 

thanks again! ;)

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.