You are viewing a potentially older version of this package. View all versions.
Schachio-NotSoNeedyCraftingStation_Compat-1.2.0 icon

NotSoNeedyCraftingStation Compat

Unofficial compatibility revision targeting Valheim 0.221.12. Removes crafting-station roof requirements while preserving vanilla checks; fixes optional rain protection. Not tested in-game.

Date uploaded a day ago
Version 1.2.0
Download link Schachio-NotSoNeedyCraftingStation_Compat-1.2.0.zip
Downloads 26
Dependency string Schachio-NotSoNeedyCraftingStation_Compat-1.2.0

This mod requires the following mods to function

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

Not So Needy Crafting Station — Compatibility Edition

Unofficial revision 1.2.0 targeting Valheim 0.221.12.

Based on JoelOliMclean's original NotSoNeedyCraftingStation 1.1.2. This is not an official release by the original author.

Changes

  • Removes the crafting-station roof requirement without replacing the entire vanilla usability check.
  • Keeps vanilla fire requirements and other usability checks.
  • Avoids the previous dependency on the internal m_haveFire field.
  • Corrects the optional "Disable Rain Damage" behavior by setting m_noRoofWear to true when enabled.
  • Retains the original plugin ID and configuration keys.

These changes are documented in the supplied compatibility notes. Other vanilla checks may still prevent use; this is not a blanket bypass of every shelter or station requirement.

Requirements

  • Valheim 0.221.12 is the intended target; compatibility with other releases is unverified.
  • BepInExPack Valheim (declared as an automatic dependency).

Installation

Mod manager

Install this package with a Valheim-compatible Thunderstore mod manager. Disable or remove the original NotSoNeedyCraftingStation package first. Start the game through the mod manager.

Manual

  1. Close Valheim and install BepInExPack Valheim.
  2. Back up your existing configuration.
  3. Remove previous copies of NotSoNeedyCraftingStation from BepInEx/plugins.
  4. Copy the DLL included in this ZIP to BepInEx/plugins/NotSoNeedyCraftingStation/.
  5. Start Valheim.

Do not install the old and compatibility DLLs together: both use the same plugin ID. Your existing configuration remains applicable. No user configuration is bundled.

Validation and limitations

The DLL is included unchanged. Its SHA-256 matches the compatibility build recorded in the preceding work:

c6ef96f5403d7fef0802a10716645233eea3040f09e1e757751b2fc9b1281c7e

The preceding build notes report static assembly/IL validation. This packaging pass checked file identity and package structure only. No in-game test was performed. Multiplayer, dedicated-server behavior and later Valheim releases are unverified.

Credits and redistribution

Original mod: JoelOliMclean / Jowleth. Original repository: https://github.com/JoelOliMclean/NotSoNeedyCraftingStation

Icon: newly AI-generated workbench and mountain artwork for this package.

No redistribution license is granted by this package. The original Nexus listing requires permission to modify the author's files and prohibits reuploads. Obtain the author's explicit permission covering this modified Thunderstore release before publishing; no such permission was supplied during packaging.

CHANGELOG

Changelog

1.2.0 — Unofficial compatibility revision

  • Targets the Valheim 0.221.12-era API.
  • Changes only the roof requirement and allows vanilla CheckUsable to continue.
  • Removes the prior runtime dependency on m_haveFire behavior.
  • Fixes the enabled rain-protection setting.
  • Preserves the original plugin ID and configuration keys.
  • Adds Thunderstore metadata and a workbench/mountain icon.

The binary changes above are taken from the supplied compatibility notes. Packaging did not modify the DLL. No in-game test was performed.