How to applied player skin to player model item when dropped on death?

Started by jmods on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 day ago
Joined Jun 2023
Points:
481

User statistics:

  • Modifications: 6
  • Forum topics: 30
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 67
How to applied player skin to player model item when dropped on death?

I’m not sure if possible but basically what I’m trying to do is:

When a player is killed by another player their corpse is dropped with their skin. So would be a blank player model and when it’s dropped from a player their skin is applied to the model.

Is this possible? TIA