How Do You Make an Entity Attached to the Player?

Started by Gabricuss on

Topic category: Help with modding (Java Edition)

Last seen on 17:00, 19. Jun 2020
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How Do You Make an Entity Attached to the Player?

I asked about this a while back, so hopefully second time's a charm.

I was wondering how you can make an entity that gets attached to the player, kind of like how armor or parrots work; for example, if I was making a mod that centered around disease or something and I wanted the player to grow bumps, or if I wanteto let the player have a tail.  Something similar to what I am talking about would be the Tails Mod for 1.12.2.

If anyone has any tips on how to do this or questions, don't hesitate to respond.  Thanks!

Last seen on 03:51, 31. Jul 2023
Joined Apr 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can use "move entity to…
Wed, 06/05/2019 - 03:27

You can use "move entity to x y z".

Last seen on 20:59, 19. Apr 2024
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't think "move entity…
Sun, 04/11/2021 - 13:20

I don't think "move entity to x y z" makes it seamless tho. Does it look like it drags a lot? I certainly need this for my mod. I'm adding tails and hair and I need to know how I would do this too.