Jump to content

[1.8]Custom Rendered Blocks


Wyverndoes

Recommended Posts

Ngh (ಠ益ಠ)

In 1.8 blocks have changed a lot, so can anybody tell me what classes/.JSON files i need?

I'm importing my models from techne...

Thing I love most in this forum, is that when you ask for help, moderators don't give you ready code, you have to figure it out yourself.

Link to comment
Share on other sites

Hi

 

At the moment you can't use the Block Models to render your techne models.  You would either need to convert to the block model format, or use a TileEntitySpecialRenderer, or use reflection to add a new render type.

 

Some more background on 1.8 models here (see the Block Rendering sections)

http://greyminecraftcoder.blogspot.com.au/p/list-of-topics.html

 

-TGG

Link to comment
Share on other sites

What if i just create a custom block and use a .JSON file written by programs like Cubik (ones that 3D resourcepack creators use)...

will it work?

 

Thing I love most in this forum, is that when you ask for help, moderators don't give you ready code, you have to figure it out yourself.

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.