How to create Doppleganger

Started by TDO on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Dec 2022
Points:
603

User statistics:

  • Modifications: 4
  • Forum topics: 46
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
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
Active 1 month ago
Joined Oct 2022
Points:
483

User statistics:

  • Modifications: 1
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 155
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