Description
⚙️ Configuration
All values are customizable in config/maidbattle-common.toml:
- defaultAttackRange (default: 32.0) — Detection range in blocks
- attackCooldown (default: 20) — Attack cooldown in ticks (20 = 1 sec)
- moveSpeedMultiplier (default: 1.2) — Combat movement speed
- searchInterval (default: 10) — Target search interval in ticks
- protectSameOwnerMaids (default: true) — Prevent friendly fire between your maids
- maxTargetTypes (default: 20) — Max target types per baton
- showBattleParticles (default: true) — Particle effects
- playBattleSounds (default: true) — Sound effects
- allowTargetPlayers (default: true) — Allow targeting players
📋 Requirements
- Minecraft 1.20.1
- Forge 47.2.0+
- Touhou Little Maid (Required)
⚠️ Notes
- Only the maid's owner can toggle battle mode
- Target designation is type-based: registering one Zombie targets ALL Zombies in range
- All battle data persists across world saves and server restarts
📜 License
MIT License — Feel free to modify and redistribute.
