The door, which always has a new texture.

Started by JamesJ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The door, which always has a new texture.

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.

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm afraid that there isn't…
Thu, 11/07/2024 - 10:26

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.