Language

Lobotomy Inc.

Lobotomy Inc.

Modrinth

Lobotomise and optimise your villagers with nametags. You can configure names in config

340 downloads 3 followers updated 15h ago
Modrinth
Fabric 1.21 – 26.2 MobsOptimization

LobotomyInc

Lobotomise and optimise your villager with nametags. Default name is "Lobotomized"
You can configure names in config

Default 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": [
      "$"
    ]
  }
}
  • "free_nametag" - Naming villager with name(s) in config does not consume the nametag
  • "match_contains" - Villager name contains specific symbol
  • "match_prefix" - Specific symbol is prefix(start) of villager name
  • "match_suffix" - Specific symbol is suffix(end) of villager name
  • "match_surround" - Villager name is surrounded by specific symbol

Write names like this ["name1", "name2" ...]

How it works

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.

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Lobotomy Inc.

Files are served directly from the original source. Modgrid does not host or modify them.