Incompatible with modded POI Type registrations on Neoforge
lostmyself8 opened this issue ยท 8 comments
Version Information
lithium-neoforge-mc1.21.1-0.14.2
Expected Behavior
Villagers in other mods(for example, AE2, ie, and PneumaticCraft) should receive their professions.
Work blocks(other mods) should be able to be placed in the trader of Simple-Villagers.
Actual Behavior
Villagers in other mods cannot receive professions.
I cannot put work blocks(other mods) into the trader of Simple-Villagers.
Reproduction Steps
Load lithium and other mods, such as AE2, and then place charger and villagers,and you will find that they will not receive work block.
Other Information
Forgive me for using translation software.
Possibly related to #582
Workaround:
Add the line
mixin.ai.poi=false
to the lithium.properties file in the config folder and restart the game.
This didn't have anything to do with simple-villagers, but just lithium and neoforge's poi registration technique
Probably referring to BluSunrize/ImmersiveEngineering#6109