Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
SurtlingFuel
Use Surtling Cores as super-fuel in smelters and blast furnaces. 1 core = 4 coal equivalent + 2x smelting speed. Fully configurable.
By DejanGegic
CHANGELOG
Changelog
1.4.0
- No mixed fuel: Smelters now only burn one fuel type at a time. Coal is blocked while cores burn, and vice versa.
- Server speed fix: Speed boost now works on dedicated servers via proper RPC (requires mod on server).
- New config:
PreferCoresOverCoal— client-side toggle for fuel priority when pressing E. - Performance: Cached field accessor instead of per-tick reflection.
- Safety: RPC handler caps fuel to prevent overfilling; divide-by-zero guard on SpeedMultiplier.
- Cleaned up all debug logging.
1.3.0
- Fixed inventory search to find surtling cores by prefab name and localized name.
- Fixed Harmony patching using manual method resolution.
- Fixed BepInEx/Harmony version mismatch by referencing r2modman profile DLLs.
1.0.0
- Initial release.
- Surtling cores as fuel in smelter and blast furnace.
- Configurable fuel value and speed multiplier.
- Hover text shows surtling core as fuel option.