Started by
Gabricuss
on
Topic category: Help with Minecraft modding (Java Edition)
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!
You can use "move entity to x y z".
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.