Jump to content

How to make Custom Block Rendering


Dawars

Recommended Posts

Hi all,

I looked around in almost every mod but I couldn't make it. It's just not working.

Please explain me what to do in order to get a custom rendered block.

 

So I have a render id:

RenderIds.machineRenderId = RenderingRegistry.getNextAvailableRenderId();

 

And I made a model and render file and I set the renderID in the BlockMachine class, etc.

 

So I need just an example for every function I need to use...

 

Thank you in advance!

Link to comment
Share on other sites

I third this.

 

I have just transferred over from using ModLoader.

 

I knew how to make custom block renders using the TileEntitySpecialRenderer in ModLoader, but I never learnt the other way using render IDs.  Correct me if I am wrong, but from what I understand the TileEntitySpecialRenderer method is more for blocks with custom animations (like the enchantment table)?

 

Hopefully a tutorial is added to the Generic Mod showing both methods with the most recent Forge release (they have been the best tutorials I have seen so far). Or, at least someone gives us something on here to get us moving.

 

Thanks for anyone who helps us out with this (if anyone does, lol). :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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