Started by
Bookreport
on
Topic category: Help with Minecraft modding (Java Edition)
I was wondering how to make a mob that attaches to the player, maybe it replaces a armor piece with itself maybe? or the mob actually attaches to the player like the Crimson Mosquito in Alex's Mobs?
you could have so:
1. the mob touches player
2. the mob despawns & removes, for example, the chestplate
3. a new "chestplate" is equipped that looks like the mob that we just despawned
4. voilà, your mob is now "attached" to the player
I tried that but any custom armor model I make causes alot of lag.