You are viewing a potentially older version of this package. View all versions.
MGDev-ConfigurableCraftingRecipes-1.0.1 icon

ConfigurableCraftingRecipes

Configurable crafting recipes for existing Valheim items.

By MGDev
Date uploaded a month ago
Version 1.0.1
Download link MGDev-ConfigurableCraftingRecipes-1.0.1.zip
Downloads 27
Dependency string MGDev-ConfigurableCraftingRecipes-1.0.1

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
ValheimModding-Jotunn-2.29.0 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.29.0

README

ConfigurableCraftingRecipes

Adds configurable crafting recipes for existing Valheim item prefabs.

Default recipes include Chain, Fishing Rod, Fishing Bait, Thunderstone, Barrel Rings, Surtling Core, and valuables purchasable back from Coins.

After launching the game once, edit:

BepInEx/config/mgdev.configurablecraftingrecipes.cfg

Each recipe slot lets you control:

  • Enabled
  • Item prefab
  • Output amount
  • Crafting station
  • Station level
  • Required ingredients

Requires BepInExPack Valheim and Jotunn.

CHANGELOG

Changelog

1.1.3

  • Fixed recipe registration timing.

1.1.2

  • Moved Fishing Bait to the Food Preparation Table.

1.1.1

  • Updated trophy recipes to use player inventory crafting by default.
  • Rebalanced trophy recipe costs.
  • Added Greydwarf, Fuling Shaman, and Yagluth trophy recipes.

1.0.4

  • Reorganized config into Custom Recipes, Valuables Recipes, Trophy Recipes, and Extra Recipes.
  • Added one master toggle for trophy crafting.
  • Reduced custom recipe slots to 10 and placed them at the end.

1.0.2

  • Fixed recipe registration running before Valheim's ObjectDB was ready.
  • Added configurable trophy crafting recipe defaults.
  • Expanded recipe slots from 20 to 60.

1.0.0

  • Initial release.
  • Adds 20 configurable recipe slots.
  • Includes default recipes for selected uncraftable/trader items.