You are viewing a potentially older version of this package. View all versions.
ComfyMods-AssemblyLine-1.1.1 icon

AssemblyLine

Why make one when you can have an assembly line?

Date uploaded 3 months ago
Version 1.1.1
Download link ComfyMods-AssemblyLine-1.1.1.zip
Downloads 668
Dependency string ComfyMods-AssemblyLine-1.1.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2105

README

AssemblyLine

  • Why make one when you can have an assembly line?

Instructions

  • Adds + and - button to crafting panel for crafting multiple items with one click.
  • Hold Lshift + click to increment by 10
  • Hold Lctrl + click to increment to max craftable with materials in player inventory.
  • Adds toggle to config to allow first shift + click increment to go from 1 to 10 rather than 1 to 11 so that perfect stack sizes are made with fewer clicks.
  • Comfy replacement for MultiCraft by mjdegue.

Manual

  • Un-zip AssemblyLine.dll to your /Valheim/BepInEx/plugins/ folder.

Thunderstore (manual)

  1. Go to Settings > Import local mod > Select AssemblyLine_v1.1.1.zip.
  2. Click "OK/Import local mod" on the pop-up for information.

Attributions

CHANGELOG

Changelog

1.1.1

  • Fixed bug where crafting not stopped when inventory closed, sometimes continuing to craft items when next opened.
  • Changed behavior so that Lshift + click sets to max if requirements for 10 additional crafts are not met.
  • Added and moved changelog to CHANGELOG.md
  • Updated assembly references to \valheim_Data\managed\ from \unstripped_corlib\
  • Updated README.md to make +10 and +max crafting options with modifiers more visible.

1.1.0

  • Updated for patch 0.217.22. Updated to TMP Text fields
  • Fixed bug where setting max craft amount set count to 0. Count will always be a positive integer.
  • Fixed bug where increment and decrement buttons non-interactable after closing InventoryGUI on upgrade tab and reopening.
  • Fixed bug where crafting continued when InventoryGUI opened after closing without cancelling crafting.

1.0.0

  • Initial release.