Started by
JamesJ
on
Topic category: Help with Minecraft modding (Java Edition)
How can I create a door that has many different textures so that each time it is placed, it has a different texture? One option is to make a lot of doors with different textures in advance, and then add a trigger to one of the doors so that each time it is placed, a random door is selected or placed in a specific cyclical order.
I'm afraid that there isn't really a solution to this, unfortunately. Unlike entities, you can't change their textures. My best suggestion would be to look into plugins.