This repository was archived by the owner on May 30, 2025. It is now read-only.
This repository was archived by the owner on May 30, 2025. It is now read-only.
Add blacklist or whitelist to certain work-blocks that bypasses optimization #14
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels