Jump to content

Chibill

Forge Modder
  • Posts

    584
  • Joined

  • Last visited

Everything posted by Chibill

  1. Name: we not be said Age:14 Moding experience: additional crafting and soon to be Mod black lister in about a mounth.
  2. Is there a function to list the installed mods so that if I have a mod that depends on another being there for parts if its function it can tell the user with out crashing. And also I was going to make a mod black list mod because people want that in forge so I will make a mod for it.
  3. The sounds should be client side only.
  4. Chibill

    Items

    Thanks that's a big help to me I don't have to rewrote a ton of code in my main class because of your help.
  5. Chibill

    Items

    No help?
  6. Download the forge src zip and extract it then open forge folder in it and hit install then let it work that is all Forge will download MCP it self.
  7. Because there not upto date there Probliy for 1.4.7
  8. Why don't you upgrade to 1.5 it's out.
  9. It deobfuscates at runtime now so that's not a problem
  10. Chibill

    Items

    How would I go about making more than one item with diffrent texture with the same item file with out having to write a java case or if statement for each texture with its own number?
  11. I don't even have any textures in my code! And none of my things return null but it fixes with the latest forge as of yesterday.
  12. I have no blocks or items or anything to set a null texture!
  13. func_94578_a is .setblock MCP did not name it .setblock
  14. So I tryed to test my mod in eclipes and My mod does not load when its registing Vanila texture I kick out this in my consel.
  15. Try the lates forge this was happening in my eclispe to so i could not test my mod I had to download the LATEST!
  16. It's there but it's still named f_(a number)_a in the world class.
  17. The Realy problem is k is Realy low so only your last texture alloys and your last texture over rides the others my last post is wrong.
  18. Each time the function onrightclick runs I is the same because I is reset everyone the code runs.
  19. Your textures all over write each other in the code.
  20. Wheres the code? Or the error list from eclipse??
  21. I think forge should add the icon index back because MC puts all the indivilual Textures back in to the sheet when it runs in 1.5 so forge did not need to change that at all.
  22. You lost OpenAL some where.
  23. Thank you know I can finally fully update my mod to the lattest version.
  24. Look at some of the mods in the FTB mod pack they spawn ores called oil sand in sand and only sand.
×
×
  • Create New...

Important Information

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