Jump to content

RandomShrub

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by RandomShrub

  1. Thank you for your help. I was eventually able to get it to work, and I would not have been able to do it without your encouraging words.
  2. Hello, I greatly apologize if someone with a situation similar to mine has been addressed. I have searched for a long while and been unable to find anything on it. I read as much as I could and watched a few videos, although I was unsuccessful. Anyways, the time has come for me to move my mod outside of the development environment and run it with a real game. I have done this in the past with other mods, but I set up my workspace differently here. I built the Forge 1.7.10 project in its own folder, but decided to use an Eclipse workspace in a different location. From that different workspace location, I imported Forge as an existing project, and then made my own Java project to construct my mod. Everything has been great until I tried to build the mod. I do not know what to do, and running the build in the Forge directory obviously builds only the examplemod. To elaborate more on my file structure: Forge Mod Development Forge (forge workspace files, including Gradle) Workspace .metadata SpecializedArmor (my mod) I know that I must, somehow, point Gradle to my mod in the other directory, but this I have been unable to figure out. Any help would be appreciated. Thank you.
×
×
  • Create New...

Important Information

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