Jump to content

How do I set the texture for my blocks in 1.8


tminor1

Recommended Posts

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!

Link to comment
Share on other sites

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

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.