Lobotomise and optimise your villagers with nametags. You can configure names in config
Lobotomise and optimise your villager with nametags. Default name is "Lobotomized"
You can configure names in config
{
"lobotomize_villagers_enabled": true,
"free_nametag": false,
"exact_names": [
"lobotomized"
],
"advanced_matching": {
"match_contains": false,
"contains_list": [
"@"
],
"match_prefix": false,
"prefix_list": [
"!"
],
"match_suffix": false,
"suffix_list": [
"#"
],
"match_surround": false,
"surround_list": [
"$"
]
}
}
Write names like this ["name1", "name2" ...]
Optimised villager have their pathfinding fully disabled so it's best to use mod for optimizing tradehalls while having villager in 1x1 box near job block. Their brain is turned off until trades need to be restock.