PaganFastCrafting
Configurable crafting speed. Flat timer mode or skill-based scaling per station — combat skills and station mastery both count. Supports Smoothbrain's Blacksmithing mod.Changelog
1.1.0
- Fixed dependency string for Thunderstore
1.0.9
- Fixed station -> skill mapping table formatting in README
1.0.7 — Initial public release
Full feature set:
- Skill mode — crafting speed scales with the relevant skill per station
- Flat mode — uniform craft time regardless of skill
- Off mode — vanilla behavior, mod does nothing
- Station skill always contributes as a floor; item combat skill adds on top via
Max() - ItemType whitelist prevents garbage skill assignments from Valheim's internal data from polluting the skill pool
- Inventory-craftable items (no station) use Crafting skill
- Smoothbrain's Blacksmithing soft dependency — forge stations use Blacksmithing skill when present, fall back to Crafting when not
- All vanilla stations mapped: Workbench, Forge, Black Forge, Stonecutter, Artisan Table, Cauldron, Galdr Table
- All DO mod stations mapped: Forge of Ages, Hunter Table, Munitions Bench, Naval Workshop, Magic Weaver, Essence Cauldron
- Graceful disable if original FasterCrafting mod (
1010101110.fastercrafting) is detected
