Automatic Path

Automatic Path

134k Downloads

Mob will degrade path reguardless of config setting

Tapemaster21 opened this issue ยท 1 comments

commented

So mobs can somehow "continue" the path degradation even though it doesn't show as being stepped on.

If you place a mob in a small fence, they won't ever convert the ground to a path when the config is set to false, but if you go in there and step on the ground and convert it, then its existence will continue the degradation. Here's a pic of my testing. https://i.imgur.com/ug7ON4Q.png

I ran into this while playing, because I would go in to kill cows or trim my sheep and then I'd come back later and there would be patches in the ground. I tested this on a fresh 1.17.1 with fabric with a clean download of this from the curseforge page.

It also doesn't happen if you step on a block that a mob isn't on, and then push a mob onto the block you stepped on after you've left. So it seems to be a problem because the mob is already standing on the block and the player steps on and leaves, it considers the block to still be stepped on by the mob but shows stepped:false.

commented

Thanks for reporting this ! I don't have a lot of time right now but I'll fix this ASAP