Jump to content

J0QUE_

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by J0QUE_

  1. For the past few day's ForgeGradle had an error on each action I tried to do with it: FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'Forge'. > java.io.EOFException: End of input at line 750 column 17 The way to fix this is to delete the .gradle folder in your user home. It is not like i need support with anyhing i just thought I should share my solution with you all.
  2. I've figured it out. Thanks a lot!
  3. Yes I've figured that one out myself. But how do you use the actual material?
  4. I'm trying to create a small mod using Forge and I was wondering how to create a custom ToolMaterial and use it for a sword and a pickaxe. I've seen that EnumToolMaterial is the way minecraft implements ToolMaterials and i was wondering if i could use it to create my own tools. I know this isn't a lot of information but its all i got.
×
×
  • Create New...

Important Information

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