MidnightMods-ValheimInfiniteFire icon

ValheimInfiniteFire

Configurable Infinite fire for all fire sources.

Last updated 5 hours ago
Total downloads 32
Total rating 0 
Categories Mods Misc Server-side Client-side Utility
Dependency string MidnightMods-ValheimInfiniteFire-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

ValheimModding-Jotunn-2.26.1 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.26.1
denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

ValheimInfiniteFire

This is a simple mod, it allows you to make all fireplaces, lights etc need fuel or not.

  • Configs are server synced, and changes are applied immediately
  • It supports added lightsources and all vanilla ones

Want to chat about the mod? Report issues?

discord logo github logo

Installation

Download with your favorite mod manager, I recommend Gale.

If you need to install manually, this mod goes in the Bepinex/plugins folder, be sure to extract the download. Zip files are not loaded. You also need to ensure you have Jotunn downloaded and installed.

Performance

  • This mod runs once when you are loading into the world, it does not run constantly
  • It does not change network values constantly

FAQ

How is this different than all of the other infinite fuel mods? A. They all work slightly differently, most patch methods on the fire source that allow them to constantly add fuel, or trigger repeating scripts. Most are also hand targeted to specific

Why did I make this? A. I wanted a clean, simple mod which provides infinite fuel to all light sources.