Description
Gemini said
SpawnControl Overview
SpawnControl is a lightweight utility for Minecraft 1.21.1 (NeoForge) designed to manage mob spawning rules for servers and modpacks. It prioritizes performance and simplicity by replacing the need to edit multiple mod configurations.
Core Functionality
-
Targeted Blocking: Disable spawns by Mod ID (e.g.,
cobblemon) or Entity ID (e.g.,minecraft:creeper). -
Flexible Scope: Apply rules globally or to specific dimensions.
-
Whitelist Mode: Set
ALLOWrules to override blocks via priority. -
Auto-Cleanup: Automatically removes existing entities that match new block rules.
-
Simplified Logic: Biome filtering is excluded to ensure maximum stability and speed.
Management & Integration
-
Configuration: Uses a single, compact JSON file located in
config/spawncontrol/. -
Live Editing: Manage all rules in-game via
/spawncontrolcommands (e.g.,desativar,whitelist,lista,recarregar). -
Ideal For: Modpack creators and SMP admins needing curated progression or performance optimization.


