https://github.com/digitalroot-valheim/digitalroot.valheim.eternalfire
Keeps fires burning
https://github.com/digitalroot-valheim/digitalroot.valheim.eternalfire
Last synced: 10 months ago
JSON representation
Keeps fires burning
- Host: GitHub
- URL: https://github.com/digitalroot-valheim/digitalroot.valheim.eternalfire
- Owner: Digitalroot-Valheim
- License: agpl-3.0
- Created: 2023-04-28T07:47:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T20:10:29.000Z (over 1 year ago)
- Last Synced: 2024-11-22T20:29:24.196Z (over 1 year ago)
- Language: C#
- Size: 1.12 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eternal Fire
## Summary
Keeps fires burning.
## License
**GNU Affero General Public License v3.0**
## Details
Keeps fires lit and burning without needing to fuel them.
### Dependencies
- BepInExPack Valheim
- Jotunn (JVL)
### Installation (manual)
1. Download the latest release archive (zip) file.
1. Extract the archive into <Steam Location>\steamapps\common\Valheim\BepInEx\plugins
### Configuration
| Config | Category | Data Type | Desc |
| --- | --- | --- | --- |
| Campfire | Fireplaces | bool | Enable Campfire |
| Bonfire | Fireplaces | bool | Enable Bonfire |
| Sconce | Fireplaces | bool | Enable Sconce |
| StandingWoodTorch | Fireplaces | bool | Enable Standing Wood Torch |
| StandingIronTorch | Fireplaces | bool | Enable Standing Iron Torch |
| StandingGreenBurningIronTorch | Fireplaces | bool | Enable Standing Green Burning Iron Torch |
| StandingBlueBurningIronTorch | Fireplaces | bool | Enable Standing Blue Burning Iron Torch |
| StandingBrazier | Fireplaces | bool | Enable Standing Brazier |
| HangingBrazier | Fireplaces | bool | Enable Hanging Brazier |
| Hearth | Fireplaces | bool | Enable Hearth |
| HotTub | Fireplaces | bool | Enable Hot Tub |
| JackOTurnip | Fireplaces | bool | Enable Jack O' Turnip |
| StoneOven | Cooking Stations | bool | Enable Stone Oven |
| Smelter | Smelters | bool | Enable Smelter |
| BlastFurnace | Smelters | bool | Enable Blast Furnace |
| EitrRefinery | Smelters | bool | Enable Eitr Refinery |
| CustomPrefabs | Custom | string | A comma-separated list of prefab names |
###### Add to server to enforce configs.
### Crossplay ✔
| Point of View | Server w/ Mod | Server w/o Mod | Client (PC) w/ mod | Client (PC/Console) w/o mod |
| --- | --- | --- | --- | --- |
| Client (PC) w/ mod | ✔ | ✔ | ✔ | ✔ |
| Client (PC/Console) w/o mod | ✔ | ✔ | ✔ | ✔ |
| Server w/ Mod | | | ✔ | ✔ |
| Server w/o Mod | | | ✔ | ✔ |
### Issues/Questions/Bugs
- Use the repo issues tab above.
### Support Me @ https://www.buymeacoffee.com/digitalroot
