Zemelua Posted November 14, 2020 Posted November 14, 2020 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. Quote
MFMods Posted November 14, 2020 Posted November 14, 2020 find furnace.json in the treeview on the side of your ide (/assets/minecraft/models/block/furnace.json). start there. Quote
Zemelua Posted November 14, 2020 Author Posted November 14, 2020 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, .... Quote
Draco18s Posted November 14, 2020 Posted November 14, 2020 Option A: submodels Option B: TileEntity renderer Quote 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.
Recommended Posts
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.