Jump to content

Chibill

Forge Modder
  • Posts

    584
  • Joined

  • Last visited

Everything posted by Chibill

  1. I have made a costum render for my item so it looks like a block when its held but I can't get in the right place and it only works right in third person mode. Any help? Render code! Model Seting the item to use this render.
  2. A mod is looking for client files in your server.
  3. To me it seems that you are passing it a URL as where to find the Mods so it tryes to use a IO function that errors because it wants a File object. But I maybe wrong.
  4. Try using just OpenGL to draw it.
  5. Someone should put in a suggestion to beagle to edit NBT data of a block with the cords.
  6. Has to be .ogg files
  7. You put happydyas.ogg don't you want happydays.ogg?
  8. I have a java book that is from the days of 1.0.0 of Java that tells me how using the awt librays.
  9. Don't weary it's all going to be client side maybe even on another thread.
  10. I was thinking setting the. To creative then making a GUI and use Java to play the video.
  11. Less see they are not defined so yeah that's your problem.
  12. I mean like when you do an achevment it plays a clip. I am going to work on this.
  13. I know there's a way to pause that game but is there a way to place a video clip when it is paused over the whole window? Like a mod loader mod that honeydew(A youtuber) used.
  14. Make your mod edit the players walkin speed NBT data Tag.
  15. There spawning on top of the water but have no texture file.
  16. What's that block ID for you block? Try making it 300.
  17. In the forge/mcp/ is the .sh you ran the reobf is in that same folder!
  18. Look up how to use openGL in java and that can help you.
  19. X Y and Z are not defined What do you have them named?!
  20. No more help I do have a packet handler ardey if I need it.
  21. Try again with a freshly download version of forge universal.
  22. Multimap is not working.
  23. Did you delete the metainf and logs or it did not happen.
  24. I looked there first but I think I can fined the code in the mod some one said above.
  25. You are missing a Mod that One of you other mods depend on!
×
×
  • Create New...

Important Information

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