Very laggy in large amounts. Add a minimal detail setting?
JustHans opened this issue ยท 1 comments
Please read the FAQ before submitting a bug report!
Bug description
If you have a lot of farmers, traders, iron farms or other EasyVillagers modblocks it becomes very laggy. First i thought the issua was that the block had a too advanced or detailed model. So i made a texturepack that simplyfied it, but it didn't work. You should add a setting for the mod that allows you to choose if the villager and their farm, station or similar should be rendered because the FPS drops by 40 whenever you look towards the blocks.
Steps to reproduce the issue
- Build a large amount of easyVillagers modblocks (100+).
- Look at the blocks
Expected behaviour
FPS drops based on how many blocks there are
Versions:
- Minecraft 1.18.2
- Forge 40.0.18
- Easy Villagers 1.0.1
Other Mods:
- Simple Voice chat
Unfortunately due to the implementation of the mod, the actual villagers are rendered in the block. This is done to have compatibility with every type of villager, even modded ones, without having to create a model for it. There is unfortunately no way to simplify the rendering, except not rendering anything at all, but that would defeat the purpose of the mod.