Jump to content

Nomis

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Nomis

  1. Thanks for helping
  2. Can you please show how you do the metadata thing? I couldn't find anything on google...
  3. How do you have a Block class were you can select what texture you want? The getIcon method doesn't work. It will change all the types of the Block. I want them to be changed interdependently. I hope you can help me
  4. Thanks for helping
  5. So you just have to have a onUpdate method in your TileEntity class?
  6. How does the TileEntity update function work. How do you call it. How do you start it? Please help me
  7. Thx
  8. I have made a block in a entity file so I could render it as a technne model but it keeps moving half a block up and I don't want it to move at all. Entity code
  9. I'm trying to create a block renders as a techne model but this is what i get ^^^ I have no idea why this happens. Here is my src code: Main Mod ClientProxy The Entity The Model (The names are in danish... But it's made in techne) Render
  10. How do you get a block update from one of the blocks you have made. What is the method called: Example
  11. LexManos has a great tutorial on how to do this: It's called the Pahimar setup or multiproject setup.
  12. I'm trying to create a block renders as a techne model but this is what i get ^^^ I have no idea why this happens. Here is my src code: Main Mod ClientProxy The Entity The Model (The names are in danish... But it's made in techne) Render
×
×
  • Create New...

Important Information

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