Eren

Results 6 comments of Eren

I wasn't able to recreate your issue. Could you provide more context like the version of the mod and server. Also anything specific you might have done to trigger this...

Same, I couldn't recreate it.

Illagers have a `isAlliedTo()` method. I've created a mixin which returns the method false if a illager is under possession. Will submit a pull request.

I just created a pull request fixing this problem. #1192

I saw this file but the `FOOD_POINTS` map is immutable in `Villager.class`. That's why I resorted to making a mixin instead.

Oh I didn't know, I'll rewrite it then. Tysm