Jump to content
  • Home
  • Files
  • Docs
  • Merch
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • Apply forgegradle with the new way?
1.13 Update Notes for Mod Creators
Sign in to follow this  
Followers 1
matorassan

Apply forgegradle with the new way?

By matorassan, December 1 in Modder Support

  • Reply to this topic
  • Start new topic

Recommended Posts

matorassan    0

matorassan

matorassan    0

  • Tree Puncher
  • matorassan
  • Members
  • 0
  • 16 posts
Posted December 1

How can I apply forgegradle using plugins closure? I've added forge repository as plugin repository but gradle still can't find the plugin.

settings.gradle

pluginManagement {
  repositories {
    maven { url = 'https://files.minecraftforge.net/maven' }
    gradlePluginPortal()
  }
}

rootProject.name = "technical"


Beginning of build.gradle

plugins {
  id 'net.minecraftforge' version '3.0.154'
}


What went wrong in gradle log:

Plugin [id: 'net.minecraftforge', version: '3.0.154'] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'net.minecraftforge:net.minecraftforge.gradle.plugin:3.0.154')
  Searched in the following repositories:
    maven(https://files.minecraftforge.net/maven)
    Gradle Central Plugin Repository

 

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • DavidM
      1.8.9 Forge not installing on mac

      By DavidM · Posted 12 minutes ago

      1.8.9 is no longer supported on this forum due to its age. Update to a modern version of Minecraft to receive support.
    • SmellySteve
      1.8.9 Forge not installing on mac

      By SmellySteve · Posted 21 minutes ago

      Please help.
    • sangam1
      [Forge 1.14.4] Issue opening GUI

      By sangam1 · Posted 41 minutes ago

      Hey everyone,   I am getting this error: [18:30:23] [Client thread/WARN] [minecraft/ScreenManager]: Trying to open invalid screen with name: gocraft   I have a literal headache trying to figure out why its throwing that error. Please excuse the messiness as I am going to clean up later.   This is my container This is my screen This is my client proxy This is my item   I am able to have the item name show up and it shows in my hand, but when I right click it, I get that error. Anyone know why?   And sorry its all on GitHub. Full Git:   Thanks in advance!!  
    • DaemonUmbra
      Forge 1.14.4 not working

      By DaemonUmbra · Posted 1 hour ago

      I see you're using Java 13, this isn't going to work for running Forge, though I don't think it's the issue here. Apparently your Minecraft jar is somehow incomplete, delete versions/1.14.4/1.14.4.jar and try again.
    • DaemonUmbra
      re:server tick loop

      By DaemonUmbra · Posted 2 hours ago

      How did you install the modpack?
  • Topics

    • SmellySteve
      2
      1.8.9 Forge not installing on mac

      By SmellySteve
      Started 14 hours ago

    • sangam1
      0
      [Forge 1.14.4] Issue opening GUI

      By sangam1
      Started 41 minutes ago

    • izaakbobo1
      10
      Forge 1.14.4 not working

      By izaakbobo1
      Started October 13

    • daylite
      7
      re:server tick loop

      By daylite
      Started 20 hours ago

    • geekles
      4
      [Forge 1.14.4] Loading saved world

      By geekles
      Started Thursday at 09:37 PM

  • Who's Online (See full list)

    • AnonymousVoidF
    • tyon2006
    • SerpentDagger
    • GhibliGirl
    • HighDevanition
    • DavidM
    • _SeraphTheGuy_
    • SmellySteve
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • Apply forgegradle with the new way?
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community