Started by
Lethal_AY
on
Topic category: Help with Minecraft modding (Java Edition)
You will need to go into the mob file/class in the mcreator code editor and scroll down untill you find ammma.
When you find it underneath it write ammma = ammma.createMutableAttribute(Attributes.FOLLOW_RANGE, 80);
80 would be 40 blocks
20 would be 10 blocks
40 would be 20
ext