You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2025. It is now read-only.
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
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.