More Villagers

More Villagers

18M Downloads

[Bug]: Villagers won't take jobs

Th3DJLucipurr opened this issue ยท 9 comments

commented

Mod Version

3.2.0

Mod Loader

Forge

Mod Loader Version

40.1.0

What happened?

I am currently playing on a modpack called "Better Minecraft" for 1.18.2 and the the villagers won't take their jobs. It seems to be an incompatibility issue since the mod works fine when I remove all the other mods. The modpack does have sodium-reforged and I did test adding that line of code from a previous issue submission, but it didn't fix it.
Screenshot (37)

latest.log

latest.log

commented

Same As The Abouve Guy

commented

Try removing sodium reforged

commented

Can confirm, having the same issue, although my modpack is a custom one.

commented

Same issue here. No Sodium Reforged installed. Crafting Recipes are working, Villager just dont take the Jobs.
Minecraft 1.18.2 and Forge 40.1

commented

Are you using a different performance mod? Performance mods tend to interfere with villager AI.

commented

You were right. It was another Performance Mod : Radium. Removing it fixed it.
Thanks you!! and also thanks for the fast reply :)

commented

To fix it, you can add mixin.ai.poi=false in the radium config file

commented

Removing mods would be less than ideal from a modpack. The point of a performance enhancing mod in a modpack is that you are able to run many mods. So are you not even gonna attempt to fix it? Cause then I should just let the modpack creator for Better Minecraft know that your mod doesn't work and the creator has no intention of getting it to work.

commented

For anyone else who gets stuck, I put mixin.ai.poi=false to the Soidum, Radium and Rubidium config files. This should get it to work.