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

  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • ForgeGradle Latest Topics
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • ForgeGradle
1.13 Update Notes for Mod Creators

ForgeGradle

Help and support for the new ForgeGradle system of building mods.
Sign in to follow this  
Followers 0
  • Start new topic

820 topics in this forum

  • Sort By
    • Recently Updated
    • Title
    • Start Date
    • Most Viewed
    • Most Replies
    • Custom
  • Prev
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next
  • Page 12 of 33  
[SOLVED] Execution failed for task: 'recompForge'
By Zelnehlun, January 23, 2014
4
7925
Delfil
June 15, 2014
How do you use gradle to build mods (having used advanced initial setup)?
By Feldherren, June 21, 2014
4
2756
Feldherren
June 22, 2014
1.14 - hot swap fails in IDEA
By anothertime, Friday at 11:26 AM
4
133
anothertime
Friday at 08:24 PM
How to use ForgeGradle and Maven
By Parker8283, May 4, 2014
4
2850
LexManos
May 5, 2014
gradlew build error: cannot access sa
By datdenkikniet, January 10, 2016
4
2498
datdenkikniet
January 10, 2016
Implementing a mod as a dependency
By Spiker985, June 7, 2014
4
15917
Spiker985
June 10, 2014
Textures not loading
By Centric, July 17, 2015
4
13203
BinaryCodex
August 24, 2015
API files in jar
By Nauktis, December 26, 2014
4
7043
Nauktis
December 27, 2014
Can't run setupDecompworkspace | Found java version null.
By warframeza002, April 17
4
3946
CosmicDan
April 23
Problem with textures
By keten, April 27, 2015
4
16959
keten
April 27, 2015
[SOLVED]Cannot build
By mmxw11, June 5, 2015
4
4167
mmxw11
June 5, 2015
[REQUEST] Building
By Gwafu, July 6, 2014
4
22416
sequituri
August 13, 2014
Cannot Run gradlew setupDecompWorkspace Recompile MC Error
By TheMinecrafter3000, March 9
4
911
TheMinecrafter3000
March 9
[ForgeGradle 2.0.2] NetBeans debugger functionality blocked by newer version
By superinventor, December 2, 2015
4
5438
superinventor
December 3, 2015
What does processResources do?
By Cydhra, April 30
4
1230
Cydhra
April 30
gradlew build in eclipse mod project duplicate entry file failure
By VoidCallerZ, October 10, 2018
4
563
VoidCallerZ
October 11, 2018
How to - edit core classes for debugging?
By TheGreyGhost, January 15, 2014
4
3119
LexManos
January 16, 2014
[Solved] [1.7.10] Running Minecraft in Eclipse Troubles, Help
By Rane, August 30, 2014
4
3315
Rane
September 5, 2014
Gradle Tasks Not Appearing in IntelliJ
By AdzRock, January 4
3
517
AdzRock
January 4
Not all files downloaded
By AwesomeKalin55, May 1
3
1300
Jaideep Heer
July 16
gradlew genIntellijRuns problems
By msvdaamen, October 29, 2018
3
991
DaemonUmbra
February 21
gradlew setupDecompWorkspace issue
By Azurephyre, January 5, 2015
3
4781
HoLyCoW
February 6, 2015
Command prompt closes upon gradle task finishing (Automation question)
By 61352151511, February 7, 2015
3
10874
diesieben07
February 7, 2015
MCP not dowloading with forge source?
By mercury19, April 9, 2016
3
3781
diesieben07
April 24, 2016
Multiple resources location
By Yanny7, September 21
3
1236
DaemonUmbra
September 22
  • Prev
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next
  • Page 12 of 33  
Sign in to follow this  
Followers 0


  • Posts

    • vMystic
      [1.12.2] plugin with id 'net.minecraftforge.gradle.forge' not found

      By vMystic · Posted 6 minutes ago

      Ive tried googling for a long time and i cant find anything on this, Whenever I try to run gradlew setupDecompWorkspace I get the error plugin with id 'net.minecraftforge.gradle.forge' not found ive talked with someone and they said the people here can help me with this issue. Any suggestions?
    • Yanny7
      [1.14.4] Stone Age mod

      By Yanny7 · Posted 48 minutes ago

      v1.0.1 - added mammoth tusk item - added Mammoth entity - moved tools to mod group - integrated TheOneProbe - drying rack improved add/remove item - fixed Aquaduct connecting vertically
    • salvestrom
      [1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?

      By salvestrom · Posted 1 hour ago

      I did not say at any point that your model should extend model entity.   This requires three classes. Your entity class should extend HorseEntity giving you access to all of the GUI, saddling and taming. Your render class should be adjusted to not be using the superfluous classy created, as I previously mentioned. Your model class needs to extend HorseModel – this is how you will inherit the animations and bulk of the model.   Note that AbstractHorseEntity does not have all of the code for horses, only the shared code between the various horse entities.
    • RyanGV95
      Forge Can't Install

      By RyanGV95 · Posted 2 hours ago

      I’ll give that a shot after I get off. Thanks so much!
    • solitone
      Distinguish singleplayer vs. multiplayer

      By solitone · Posted 2 hours ago

      So I would have ServerScriptItem and ClientScriptItem, both inheriting from ScriptItem, and I would register a ServerScriptItem object on the dedicated server and a ClientScriptItem object on the client?
  • Topics

    • vMystic
      0
      [1.12.2] plugin with id 'net.minecraftforge.gradle.forge' not found

      By vMystic
      Started 6 minutes ago

    • Yanny7
      1
      [1.14.4] Stone Age mod

      By Yanny7
      Started 4 hours ago

    • DragonITA
      27
      [1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?

      By DragonITA
      Started Monday at 10:06 AM

    • RyanGV95
      3
      Forge Can't Install

      By RyanGV95
      Started 4 hours ago

    • solitone
      14
      Distinguish singleplayer vs. multiplayer

      By solitone
      Started December 5

  • Who's Online (See full list)

    • vMystic
    • ExitCore
    • diesieben07
    • KittRiderTV
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • ForgeGradle
  • Theme
  • Contact Us
  • Discord

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