Jump to content

Benis Dringle

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Benis Dringle

  1. I'm trying to make a custom material so that it's flammable. It keeps saying that .setBurning() isn't visible.
  2. No, it works. There was a thing in my build.gradle that I removed, it built correctly, and minecraft launches outside of eclipse with the mod fully functional.
  3. nvm, fiddled with the build.gradle, removed the thing about the mcmod.info that was put there for no reason and now it decides to work.
  4. Please fix, I'm getting incredibly impatient
  5. Sorry, that was for a thing I was working on after it wouldn't compile. I was trying to make it so that if you mine it with one level of pickaxe, it would return coal, but if you mined it with another, it would return jet. And I was struggling to find out how to do that, that was just a placeholder. It still gives me a similar error.
  6. It's giving me the message "Build failed with an exception" and "could not copy file 'src\main\resources\mcmod.info' to 'build\resources\main\mcmod.info'.
  7. It's giving me the message "Build failed with an exception" and "could not copy file 'src\main\resources\mcmod.info' to 'build\resources\main\mcmod.info'.
  8. Title is self-explanatory. It crashes upon initializing with the excuse error message " Error: java.lang.NoSuchFieldError: ROCK". Please help
×
×
  • Create New...

Important Information

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