Started by
Aksumite
on
Topic category: Help with Minecraft modding (Java Edition)
I have tried the entity approach, but it acts WAY too much like an animal, which is actually quite funny. I have also tried teleporting it very slightly to move it in one direction but then it gets stuck on blocks etc.
Is there a better way to make a tumbleweed than my approach? Thanks!
I think there should be a few motion procedures. You could use those, and if it still gets stuck, you could have a condition to check for air before moving which if isn't respected it changes the direction of the tumbleweed or destroys it.