How can I link a model to a player? Let's say the sword is in the chest or on some part of the body

Started by saino on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 months ago
Joined Apr 2025
Points:
40

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How can I link a model to a player? Let's say the sword is in the chest or on some part of the body

How can I link a model to a player? Let's say the sword is in the chest or on some part of the body. Maybe it's in the settings somewhere, or do I need to write the code manually?

Active 5 months ago
Joined Aug 2024
Points:
77

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
first, i love jojos so i…
Fri, 04/04/2025 - 14:53

first, i love jojos so i love ur pfp, second

maybe make armor (block bench recommended at least for me) and just make a chest plate model with a sword stabbed in the chest, I'm not that good with explaining how to make armor but if someone were to know maybe they could post a comment or a reply here, otherwise, just search it up

Active 5 months ago
Joined Aug 2024
Points:
77

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
also, i almost forgot, make…
Fri, 04/04/2025 - 14:54

also, i almost forgot, make sure the chestplate is always on the player, with a on world tick procedure or smth, and delete it if its in its inventory, otherwise it would be able to create an infinite chestplate glitch