feat: Add survival crafting addons

- Bathing in Skyrim - Animal Fat and Linen (soap/rag crafting)
- Campfire CC Fish Cooking (cook CC fish at campfire)

Completes the survival crafting loops:
Hunt → fat → soap → hygiene
Fish → cook at campfire → food

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
dafit
2026-03-18 19:40:03 +01:00
parent e6ec802ba4
commit 1732a3a567

View File

@@ -22,6 +22,9 @@ Core Survival:
- Exposes functions for SkyrimNet triggers
- No Papyrus update loop overhead
- Campfire # Camping, shelter, crafting
- Campfire CC Fish Cooking # Cook CC Fishing fish at campfire
- https://www.nexusmods.com/skyrimspecialedition/mods/129818
- Requires: CC Fishing (AE content)
- Last Seed - Survival Needs and Diseases # Disease system, deeper needs
- Last Seed - Craftable Cure Potions Add-on # Alchemy recipes for disease cures
- https://www.nexusmods.com/skyrimspecialedition/mods/57998
@@ -37,6 +40,11 @@ Mental Health:
Hygiene:
- Bathing in Skyrim - Renewed # Cleanliness affects NPC reactions
- Bathing in Skyrim - Renewed - Animal Fat and Linen # Craft soap from hunting!
- https://www.nexusmods.com/skyrimspecialedition/mods/139075
- Animals drop fat → craft soap
- Salvage clothes → linen → wash rags
- SYNERGY: Simple Hunting Overhaul + hygiene loop
DECISIONS (2026-03-18):
- REMOVED: Frostfall
@@ -339,12 +347,14 @@ COMBAT:
SURVIVAL:
[x] Creation Kit Survival Mode (native warmth/cold)
[x] Campfire
[x] Campfire CC Fish Cooking
[x] Last Seed (follower needs DISABLED - use CC exposed functions)
[x] Last Seed - Craftable Cure Potions Add-on
[x] Skills of the Wild
[x] Simple Hunting Overhaul
[x] Stress and Fear
[x] Bathing in Skyrim
[x] Bathing in Skyrim - Animal Fat and Linen
[ ] Frostfall - REMOVED (no SkyrimNet triggers, CC Survival is native & faster)
SIMONRIM: