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

I am trying to implement a mod of mine as a dependency for a new project, and it is not working. I have been able to implement other mods as dependencies just fine.

The only error I get is: Could not get resource 'https://www.cursemaven.com/curse/maven/modestmining-533775/4389607/modestmining-533775-4389607.jar'. When that link is put into google it shows up as forbidden, unlike other mod links that start downloading the mod when used.

This is how I'm implementing the dependencies in the build.gradle file: (Modest Mining is the one that does not work)

dependencies {
    minecraft 'net.minecraftforge:forge:1.18.2-40.1.86'

    runtimeOnly fg.deobf("curse.maven:appleskin-248787:3927564")
    runtimeOnly fg.deobf("mezz.jei:jei-1.18.2:9.7.0.193")
    implementation fg.deobf("curse.maven:geckolib-388172:4096656")
    implementation fg.deobf("curse.maven:modestmining-533775:4389607")
    implementation fg.deobf("curse.maven:farmersdelight-398521:3999157")
}

I don't understand what the problem is, and don't know where to go from here. Any help is appreciated.

Would you try again now to verify if that is the case? My guess is that it takes a while for curse maven to update and you seem to have tried it immediately after upload.

  • Author

Yeah it still doesn't work.
I tried to use the previous version of the mod as well which was updated a month ago and it also did not work.

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.