Jump to content

DjTamo

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

DjTamo's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I have the same crash. I've got jdk1.7 and JAVA_HOME set to it but it still has the crash. Help!
  2. I'm trying to update my mod to 10.13.0.1180 but when I run the command gradlew setupDecompWorkspace it crashes with this error: Cannot find System Java Compiler. Ensure that you have installed a JDK (not just a JRE) and configured your JAVA_HOME system variable to point to the according directory. I have jdk1.7 installed and my JAVA_HOME is set to C:\Program Files\Java\jdk1.7.0_60 Why is it not working? Any help would be appreciated, thanks!
  3. Are anyone of you even reading my posts? I need a TUTORIAL or an EXAMPLE on how to create the CLASS FILES needed for my mod. I'm NOT looking for ideas for my mod.
  4. I know most of the code that I will use but I am new to modding with forge and do not know how to set up my class files. I have looked at the tutorial on the wiki at http://www.minecraftforge.net/wiki/Tutorials/Basic_Modding. But it does not show where or how I would start adding to it to make my mod. Any tutorial or example on what to do would help.
  5. Hey there! I'm looking for a tutorial on how to create/edit the minecraft HUD. I know there must be one out there but google isn't having much luck finding it. So a link to a tutorial on this subject would be great! Thanks!
  6. Hey there! I'm new to modding minecraft with forge but I have used Java in the past as well as making Bukkit plugins. I have an idea to make a specialized minimap mod for a server called MineZ (I know it must also be approved by the owners of that server) not just something like Rei's Minimap. Now I want to make this mod myself with the help of the Minecraft Forge community so please don't point me to a mod that has been already made. My Idea: A MineZ Minimap Mod Whats it gonna do: I have many ideas for this mod but I want to have the main mod done first before adding little tid-bits of extra stuff. Display a minimap in the top right corner Have the map pre-loaded onto the minimap (so no need to download chunks) Ability to zoom in and out (since the map is pre-loaded you can view the entire map and your location in it) Have preset waypoints that can be viewed inside the minimap and in the player's view (like Rei's Minimap) So if someone can help me get started with the creation of this mod it would be great!
×
×
  • Create New...

Important Information

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