Jump to content

delemberen12

Members
  • Posts

    66
  • Joined

  • Last visited

Everything posted by delemberen12

  1. OOPS SOLVED IT ON MY OWN. I forgot to put @Instance on top of the instance.
  2. When ever I try to build it, it will come up with a weird java error. The error is something about JAVA_HOME?
  3. I'm not using 1.7.2 because I can never get it to work
  4. Where do I put Configuration#getTerrainBlock() ?
  5. Main Class: Biome Class:
  6. I came here for help for a reason.
  7. I downloaded Buildcraft and deleted the files from there then put my files in there.
  8. Okay... I'm using gradle but I already tried to put my files into a jar file but when I start Minecraft this is what happens:
  9. I need instructions on how to install my mod onto REAL Minecraft... When I try to install it, minecraft crashes.
  10. I got that same error awhile ago. Here is a tutorial of forge gradle .965: http://www.minecraftforge.net/forum/index.php?topic=14048.0. Before you do the instructions uninstall java 8. Then once you did what it told you to do, it's sorta like .964 but it's forge gradle. For you workspace in eclipse, make sure you clicked eclipse, if you know what I mean.
  11. Do you have java 8? If so delete it. That's usually the case soooo...
  12. I know it's easier but UUID? Wtf is that? What are you trying to do?
  13. The reason why I can't upgrade to 1.7 is because every time I try to upgrade from 1.6 to 1.7 :MinecraftRecomp Fails. I don't know why but i'm still trying to figure it out. Once I get to 1.7 I will delete this thread.
  14. Keep the EVENT_BUS if you are doing a worldgen.
  15. So basically, problem solved?
  16. The smelting code is wrong. You need to define if it's a block or not by going to the end of the block your smelting and put .blockID .
  17. Try this <MainClassName> is your main class name
  18. Guys, I already tried doing his tutorial for 1.6.4. It doesn't work!
  19. after you are done typing in the 1.2 thing. What do you do?
  20. I don't think that is possible because minecraft max id is 64. I wouldn't mess around with any of Mojang's code because you could damage the game. I have tried it myself but it doesn't work that way. Sorry just not possible. I think
×
×
  • Create New...

Important Information

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