VillagerOptimizer icon indicating copy to clipboard operation
VillagerOptimizer copied to clipboard

Add blacklist or whitelist to certain work-blocks that bypasses optimization

Open WindsorMacmillan opened this issue 9 months ago • 0 comments

I want specific villagers (like farmers) never be optimized so that they can work continuously, so please add settings to configure a list of work blocks.

workstation-optimization: # When enabled, villagers that have a job and have been traded with at least once will become optimized, # if near their workstation. If the workstation is broken, the villager will become unoptimized again. enable: true # Use true for blacklist and false for whitelist workstation-bypass-mode: true # Example: When using blacklist mode, villagers binding to composers will not be optimized materials: - COMPOSER

WindsorMacmillan avatar Mar 31 '25 10:03 WindsorMacmillan