Jump to content

Chibill

Forge Modder
  • Posts

    584
  • Joined

  • Last visited

Everything posted by Chibill

  1. No help other than a simple go do it yourself we can't help you.
  2. Dude update and look in the traped chest or Redstone touch code.
  3. I know c which is what java is made off of I understand java with out the need to learn it I can help but Realy stop bashing first time mod makes in the face with "Go learn java and then come back." That makes people mad.
  4. Yes and stop asking questions the wiki on the tutural answers.
  5. I have tryed making my own spawner in 1.4.7 and it did not work. My problem is titleentitymobspawner no long has .setmob in it and my item does not work now I have spent over 2 hours trying to fix it.
  6. But the question is how do you use this.
  7. Your code broke in 1.5.1 and i can't find anyway to fix it other then coding in my own spawners.
  8. The cows have the bukket inteact code in there code so you would have to use a coremod to add your bukket to the list.
  9. That is a very very bad idea. It was depreciated looong before (if you weren't learning java from modding you'd know what that means), so people had time to get away from it. Was not depreciated in 1.4.7 or many forge tutorials good for 1.4.7 on the wiki were wrong because I was going to use it for my spawner item.
  10. I am leaning java from Moding and that problem is in 1.5 they changed his hook for the dungeons and I have a mod that's going good 50 downloads but I am still updating to 1.5
  11. Can you post the code please?
  12. Realy why are you so impilight? Is topics main question I want to know the answer for too.
  13. And it not his fault forge or minecraft rewrote the dungin chests so stop yelling at him!!!
  14. You can do implements or extend them and then use @side.client and @side.server to tell what to run what.
  15. I can try and help later when it's not 12:00 am but in 1.5 creavite have a farther reach then Surivial look around there.
  16. Or in your main class make a function the calls on the odd one and name it setblock
  17. That's a java function not forge.
  18. Add stone armor with this too because there should be stone armor.
  19. He is not asking for help whit java!
  20. Coding Name:I can only give you my email not my real name [email protected] IGN (Minecraft):Chibill Have you coded before:yes Look at the AdditionalCrafting subforum here for my mod, which will be up to 1.5 in a week or so only because I am adding more content to it. Have you been on a team before:Nope unless you count your brother and a friend giving you helpful in put a team. Why should we pick you:I am good at looking out how to get things to work even when there is no tutural for it like Redstone interaction. And I am detumend to always get a part done before I give up.
  21. Relevant code meaning the to items that are erroring I the top.
  22. Than damage value would be 34 if you read the wiki for a swiftness 2 default time not splash
  23. Thanks this help again.
  24. Can you post all the sound related code and it should be in client proxy and some places should have the @side(client) thing that says to only run client side.
  25. Yes because why does the server care what the client hears just like it don't care what the client sees.
×
×
  • Create New...

Important Information

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