Jump to content

Soviet

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by Soviet

  1. public static EnumToolMaterial steelMaterial = EnumHelper.addToolMaterial("materialSteel", 2,550,6.2F,2.5,9); My imports:
  2. Hum... I don't know why but my Eclipse doesn't seem to like EnumHelper... "EnumHelper cannot be resolved"
  3. Thank you, I've taken the basic EnumToolMaterial to compare to vanilla Minecraft materials. Thanks again for your time!
  4. Can you explain what are the numbers in the EnumHelper ? (I know the harvest level of 3 = minable obsidian, but I forgot about the others)
  5. I'm thinking of an axe, pickaxe, shovel, sword and hoe; in separate tools.
  6. Hello, I'm looking for a tutorial on how to make custom tools and armour on Minecraft 1.5.2. I've followed Havvy's tutorials, but the tools tutorial isn't done yet; I would like to know if anyone would be willing to help me out or to give me a proper tutorial. Thanks by advance, Have a great day.
  7. Problem got solved, I updated minecraft client and server, downloaded the latest forge sources and worked with no trouble. Thanks for the help anyway.
  8. Gee, I'm not that bad in computers! I'm just not friendly with .bat files. The problem: there's so many lines in cmd.exe, he cannot show them all. What I need to do: make cmd.exe output ALL the lines or make it copy them in a .txt. This is what I have trouble to do, due to knowlege of batch being extremely low. So what should I add to the batch to make it write everything in a .txt ? So I can make a correct bug report.
  9. I already have notepad++, I'm talking about syntaxes.
  10. I've been searching and still can't figure how to export the .bat output to a .txt (I don't know much about .bat). How can I do that ?
  11. Thanks for the response but I used a clean minecraft_server.jar and where is the full log ?
  12. Hello, I tried to install Forge sources for MCP multiple times and I always get the same error at the end: "100 errors. Server recompile failed, correct source and rerun updatemd5." (Note: That's all the install.bat could show for the report). Thanks by advance.
×
×
  • Create New...

Important Information

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