From 1732a3a5671a2fbcf86438ae3a08fd82a4a1188f Mon Sep 17 00:00:00 2001 From: dafit Date: Wed, 18 Mar 2026 19:40:03 +0100 Subject: [PATCH] feat: Add survival crafting addons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- gameplay_stack.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gameplay_stack.txt b/gameplay_stack.txt index ec9851d..40a2b80 100644 --- a/gameplay_stack.txt +++ b/gameplay_stack.txt @@ -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: