You are viewing a potentially older version of this package. View all versions.
MathiasDecrock-SurtlingCoreOverclocking-1.0.1 icon

SurtlingCoreOverclocking

Factorio-style modules for Valheim! Overclock your Kilns, Smelters and Blast Furnaces with Surtling Cores.

Date uploaded 3 years ago
Version 1.0.1
Download link MathiasDecrock-SurtlingCoreOverclocking-1.0.1.zip
Downloads 758
Dependency string MathiasDecrock-SurtlingCoreOverclocking-1.0.1

This mod requires the following mods to function

ValheimModding-Jotunn-2.12.7 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.12.7
ValheimModding-HookGenPatcher-0.0.3 icon
ValheimModding-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.3

README

:warning: This mod has not been tested in multiplayer! Please make a backup first!

Factorio-style modules for Valheim! Overclock your Kilns, Smelters and Blast Furnaces with Surtling Cores.

The Overclock Cores are created in the forge. Add them to the Kiln, Smelter or Blast Furnace with [1-8] buttons (do not target the Coal or Ore inputs, but the main structure)

Productivity stores partial products in an internal buffer, and are released when it reaches 100%.

The modules come with a trade-off, so balance them well!

Most values are configurable:

speedCoreBonus: Bonus from Speed Cores (default: 20%)
speedCoreEfficiencyPenalty: Efficiency penalty from Speed Cores (default: 50%)
efficiencyCoreBonus: Bonus from Efficiency Cores (default: 25%)
efficiencyCoreSpeedPenalty: Speed penalty from Efficiency Cores (default: 10%)
productivityCoreBonus: Bonus from Productivity Cores (default: 10%)
productivityCoreEfficiencyPenalty: Efficiency penalty from Productivity Cores (default: 25%) 
productivityCoreSpeedPenalty: Efficiency penalty from Productivity Cores (default: 25%)
defaultMaxOverclockCores: Default maximum of Overclock cores on each Kiln, Smelter and Blast Furnace (default: 4)
maxAdditionalOverclockCores: Maximum of additional Overclock cores on each Smelter (default: 4)

Source available on GitHub: https://github.com/MathiasDecrock/Valheim-SurtlingCoreOverclocking

All contributions are welcome!