Jump to content

Giaphage47

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Giaphage47's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I tried using setupDevWorkspace. No difference. I did not change the build.gradle file. I ran it with --debug, but if the log file you want is the one in the .gradle folder, it was empty before, during, and after giving up waiting for the command to finish.
  2. I am trying to set up forge to get a head start on an assignment for my video game programming class. I have read several tutorials, but they all have the same few steps. I get stuck on step 1 (or 2, depending on the tutorial): running gradlew.bat setupDecompWorkspace. It stops at this point: **************************** Powered By MCP: http://mcp.ocean-labs.de/ Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn MSP Data version: unknown **************************** > Configuring > 1/1 projects > Resolving dependencies ':userDevPackageDepConfig and stays there forever. I have left it all day and nothing has happened. Is it something I needed to do before trying to setup forge, or what?
  3. I double checked; That is just weird formatting.
  4. How do I make the item wearable?
  5. Wow. Thank you, I would never have read any of the beginning tutorials. Clearly, starting a Forge mod is vastly different to starting, for example, a ModLoader mod, and for some reason, I was not expecting that.
  6. I have created simple mods before, but have never used forge. I would like to know how to: - Place a non-armor item in an armor slot - Add an animation to the viewport, similar to the image for wearing pumpkins - Change the zoom level with a button - Highlight ore locations on key press without making other blocks transparent - Display a GUI on key press with info about what is being looked at - And highlight mobs when a key is pressed. If anyone can answer any of these questions, or perhaps link me to an answer, I would be most grateful. I have been unable to find a tutorial anywhere for any of these. Thanks in advance.
×
×
  • Create New...

Important Information

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