Posted November 14, 20204 yr I'm looking for a way to texture each side of a block individually like CTM, but I don't know exactly how Minecraft does that. I thought about using blockstate normally, but I don't want to have to prepare a huge number of models that are too complicated.
November 14, 20204 yr find furnace.json in the treeview on the side of your ide (/assets/minecraft/models/block/furnace.json). start there.
November 14, 20204 yr Author I'm sorry. I didn't have enough words. I know how to assign textures to models as usual, but depending on the block state, for example, if you want to switch 10 individual textures to each face, use blockstate / block.json to prepare 10 6th power models. I can't do it. Therefore, I want to switch the texture of each surface one by one according to the state of north_type, south_type, ....
November 14, 20204 yr Option A: submodels Option B: TileEntity renderer Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.