Started by
CaiGuyCrafter
on
Topic category: Help with Minecraft modding (Java Edition)
I think the title says it, but basically, in my mod I'm adding hair. I want an entity that seamlessly attaches itself to the player and follows them around. Kind of like a parrot or something. I don't know if this can be done with armor, I think I tried but the models didn't work with it, so I'm thinking an entity would be easier. Could someone explain how to do this with procedures? I don't want it to look like it's constantly teleporting to me like with a command on repeat, so any help would be greatly appreciated!
I'm not trying to bump, but it's been about a day without a reply and I'm just wondering if no one saw this. Sorry. But if you could help that would be great thanks!
Sorry, I still haven't gotten a reply and I really need to know. Is there a way to do this? Even simple Java code would be fine if so.
I am wondering the same thing. I am sorry I cant help you :(
I figured it out! Use Nerdy's Gecko Lib with the blockbench geko lib and when you export the mod use the gecko lib mod for the correct version as well. Enjoy!
Sorry, could you elaborate on how to implement this?
Hey, did you manage to do this? I wanna make something similar and have no clue how to achieve it without dragging