Started by
Hellfire
on
Topic category: Help with Minecraft modding (Java Edition)
So im new to making mods, and im trying to make a block that acts like a scarecrow for cows and such when right clicked. like how a skeleton runs away when its near a wolf. how would i make a procedure to do this?
Something along the lines of "if (entity in radius X is cow), change it's velocity or teleport it away". It'd take time to tweak and get to work smoothly, but that should work.
That in the ai and goals (holy moly, this post is so old)