Ember Biters for Mineshafts. Coal-infused biter variants with fire death effects and increased speed.
Mods introducing new content into the game.
Version: 0.1.9
Date: 2026-04-24
Bugfixes:
- Standalone mode (without Mineshafts main mod): the "Mix variants into vanilla nests" toggle previously had no effect because the central setting only existed in Mineshafts. Each biter mod now defines its own runtime toggle that works in standalone mode. With Mineshafts installed, the central toggle still controls all variants.
Version: 0.1.8
Date: 2026-04-24
Features:
- Vanilla biter and spitter nests on the surface now have a chance to spawn ore-infused variants when the new "Mix ore variants into vanilla nests" setting is enabled (per-mod chance ~12%).
Version: 0.1.7
Date: 2026-04-14
Bugfixes:
- Fixed ore-variant worm turrets appearing on the map surface when "Allow ore biters on surface" is disabled. Worm prototypes now correctly clear the autoplace condition inherited from vanilla worm turrets.
Features:
- When "Allow ore biters on surface" is enabled, vanilla worm turrets near matching ore patches are now replaced with ore-variant worms (same toggle and replace chance as spawners).
Version: 0.1.6
Date: 2026-04-13
Optimisations:
- Removed redundant per-spawner ore proximity check during chunk generation (chunk ore threshold is sufficient).
- Single unit-spawner type query replaces two separate biter-spawner + spitter-spawner queries.
Version: 0.1.5
Date: 2026-04-13
Bugfixes:
- Fixed ore spawners being placed by map generator via inherited autoplace settings. Spawners now only appear via control.lua logic, respecting the 'Allow ore biters on surface' setting.
Version: 0.1.4
Date: 2026-04-12
Features:
- Added custom Ember Biter sprites replacing default base game biter appearance.
- Standalone mode: Ember Biters now spawn on the surface near coal patches when used without Mineshafts mod.
- With Mineshafts mod: Surface spawning controlled via "Allow ore biters on surface" setting (default off).
- Mineshafts is now an optional dependency.
Bugfixes:
- Fixed sprite loading for multi-file sprite sheets (filenames array support).
- Fixed circular dependency error when used together with Mineshafts mod.
- Fixed Factorio 2.0 API compatibility: game.active_mods replaced with script.active_mods.
- Fixed biters incorrectly spawning on mineshaft underground surfaces.
- Fixed spawners being replaced far from ore patches. Spawners now only convert when matching ore is within 32 tiles.
Version: 0.1.3
Date: 2026-04-11
Features:
- Initial release of Ember Biters (coal-infused variants).
- 4 biter sizes: small, medium, big, behemoth.
- 4 spitter sizes: small, medium, big, behemoth.
- 4 worm sizes: small, medium, big, behemoth.
- 1 biter spawner and 1 spitter spawner.
- 25% movement speed bonus over standard biters.
- Fire effect on death (3 ground flames).