Jump to content

Recommended Posts

Posted

Hey I need help setting the texture for my blocks in 1.8. I know how to set them back in 1.7 but in 1.8 I think it has changed. How do I set the textures for my blocks in 1.8?

Posted

It's done via JSON files now. For each block, you need 3 (a blockstate file, a block model file, and an item model file). There are several tutorials on this, and vanilla assets can be used as an example.

Check out my mod, Realms of Chaos, here.

 

If I helped you, be sure to press the "Thank You" button!

Posted

These are my favorites, but, yes, look at the vanilla block and item models in /assets/minecraft/blockstates and /assets/minecraft/models/block and /assets/minecraft/models/item.

 

(good definitions)

http://minecraft.gamepedia.com/Block_models

 

(my favorite, mixed with vanilla models as examples)

http://greyminecraftcoder.blogspot.com.au/2014/12/block-models-texturing-quads-faces.html

 

(seems important)

http://greyminecraftcoder.blogspot.com.au/2014/12/block-rendering-18.html

 

http://greyminecraftcoder.blogspot.com/2014/12/blocks-18.html

http://greyminecraftcoder.blogspot.com.au/2014/12/item-rendering-18.html

 

hw developer in a sw world

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.