How to create Doppleganger

Started by TDO on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to create Doppleganger
Wed, 04/23/2025 - 07:50 (edited)

I'd like to create an humanoid entity that takes the skin of another player as texture, but I have no idea how to do that. If you have any idea on how I'd may do that, please help me..

Edit : I'm still using geckolib

Edited by TDO on Wed, 04/23/2025 - 07:50
Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
MCreator doesn't support the…
Sun, 04/27/2025 - 07:48

MCreator doesn't support the changing of textures as far as I'm aware.

You can change textures of…
Sun, 04/27/2025 - 18:26

You can change textures of custom entities, but to preset values, not to any skin.

You may be able to code this, though