# blockandmoblimit.cfg — companion notes

Source: ported from 1.7.10 server (`industrial-server/legacy-reference/config/blockandmoblimit.cfg`) on 2026-04-25.

## Single non-default field

| Field | Legacy value | Default | Reason |
|---|---|---|---|
| `global.time` | `-1` | `60` | Disable mob time-based auto-cleanup. The pack uses `BlockLimiter.json` (see `config/template/bbm/`) for block/mob caps — letting blockandmoblimit also delete mobs would create double-cleanup behavior and could despawn pet/spawner-protected entities. |

## Mod identity check

`blockandmoblimit` is a niche server-tools mod. Verify it actually exists in the 1.12.2 mod list before deploying this config — if the mod isn't shipping in the 1.12.2 build, this file is harmless (no mod = no reader).

If the 1.12.2 fork uses a different mod ID (e.g. `blockmoblimiter`, `bml`), rename the file to match — Forge looks up configs by mod ID.
