You are viewing a potentially older version of this package. View all versions.
Dad_Is_Bored-DadsCrafting-0.1.0 icon

DadsCrafting

Advanced quantity, search, favorites, and recipe tracking for Valheim 1.0 crafting.

Date uploaded 7 hours ago
Version 0.1.0
Download link Dad_Is_Bored-DadsCrafting-0.1.0.zip
Downloads 55
Dependency string Dad_Is_Bored-DadsCrafting-0.1.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 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.2350

README

DadsCrafting

DadsCrafting extends the Valheim 1.0.12 crafting interface with direct quantities, advanced recipe search, favorites, tracking, controller input, configurable recipe columns, and native batch crafting.

It is designed for DadsEPI and the current Valheim inventory/crafting APIs.

Features

  • Enter a crafting quantity directly or adjust it with the mouse wheel.
  • Adjust quantities from a controller, including increments of ten.
  • Search localized recipe names and descriptions.
  • Use !term to search recipe requirements and @term to search prefab identifiers.
  • Mark recipes as favorites and display only favorites.
  • Configure one to five recipe-grid columns.
  • Track recipe requirements in a persistent HUD.
  • Configure single-item and batch crafting times.
  • Use Valheim's current native batch-crafting pipeline.
  • Validate output capacity with DadsEPI reserved inventory slots.

Installation

Install with a Thunderstore-compatible mod manager, or extract the package into the Valheim BepInEx plugins directory. BepInExPack Valheim 5.4.2350 or newer in the same major line is required.

Configuration

Launch the game once to create BepInEx/config/Dad_Is_Bored.DadsCrafting.cfg. Settings cover quantities, input behavior, recipe columns, favorites, tracking, craft timing, and no-cost-mode material handling.

Compatibility

Built for Valheim 1.0.12. DadsEPI is supported but not required. DadsCrafting does not bundle Valheim, Unity, BepInEx, Harmony, DadsEPI, or other mods.

Source: https://github.com/DadxIsxBored/DadsCrafting

CHANGELOG

Changelog

1.0.2

  • Reduced the recipe toolbar from four rows to three and moved recipe actions into the search row.
  • Replaced letter-only category filters with Valheim item icons and corrected cloned native-button label geometry.
  • Moved quantity selection into the same native row as the Craft button so it no longer covers material requirements.
  • Reused native text objects for page and maximum-quantity labels.
  • Sized recipe cells against the actual scroll viewport to prevent the final column from being clipped.

1.0.1

  • Rebuilt the search, filter, pagination, favorite, tracking, and material controls as a toolbar contained by Valheim's native recipe-list panel.
  • Rebuilt quantity selection as a compact row anchored to the native craft button.
  • Cloned Valheim's native craft-button visuals for added buttons and applied the same panel artwork to input fields.
  • Removed fixed screen coordinates and stretched-anchor sizing that placed controls outside the crafting panel.
  • Sized recipe grid cells against the available native recipe-list width.

1.0.0

  • Completed the Valheim 1.0.12 crafting UI implementation.
  • Added quantity crafting, searching, recipe filters, favorites, pagination, tracking, controller input, and DadsEZContainers integration.
  • Aligned the plugin, assembly, and Thunderstore package versions.

0.1.0

  • Added native batch quantity controls.
  • Added advanced recipe searching.
  • Added favorites and recipe tracking.
  • Added configurable recipe columns and craft durations.
  • Added controller and virtual keyboard support.
  • Added DadsEPI-aware capacity validation.