
You are viewing a potentially older version of this package. View Latest Version

Quick summary: A BepInEx mod that prevents bees from spawning by intercepting EnemyManager.SpawnEnemy.
If the incoming spawn looks like a Bee, the mod replaces it with a Slime (preferred) or blocks the spawn if no non-bee fallback is known yet.
BeeBlocker.dll to BepInEx/plugins/.EnemyManager.SpawnEnemy overloads.