You are viewing a potentially older version of this package.
View all versions.
FuelBurnModifier
Modifies fire structures fuel consumption rate by a configurable multiplier.
| Date uploaded | 8 months ago |
| Version | 1.0.2 |
| Download link | blacks7ar-FuelBurnModifier-1.0.2.zip |
| Downloads | 3370 |
| Dependency string | blacks7ar-FuelBurnModifier-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.733README
# FuelBurnModifier
Modifies fire structures fuel consumption rate by a configurable multiplier.
## Installation (manual)
- extract
FuelBurnModifier.dllfile to yourBepInEx\Plugins\folder
## Features
- Modifies fuel consumption rate of all fire structures (ie. campfire, etc.) by a configurable multiplier (1 = normal rate, 0.5 = 50% less burn rate, 2 = double burn rate, 0 = infinite fuel).
CHANGELOG
v1.0.2
- minor bug fixed.
Changelog History (click to expand)
v1.0.1
- fixed bug with charcoalmaker
v1.0.0
- first release.