Started by
inkythecuteneko
on
Topic category: Help with Minecraft modding (Java Edition)
I apologise if this has already been asked, I know there was one post on here, but it was from I think 2020, and it didn't work, so I was just wondering if it's possible to have one custom model made from Blockbench, and then use that model for multiple blocks, and have them have different textures? basically just recolours of the same thing. For example, I have a table model for my Fnaf mod, and I wanted to use that and have two different blocks that use the same model, but have two different table textures, the way I tried just made the texture really messed up.
I think you can edit the model itself in the resources tab in MCreator. And there you can add additional texture mappings. Each different texture mapping allows you to use a different texture, and when creating a block, all of the different texture mapping variants show up when you go to select a model.