You are viewing a potentially older version of this package. View all versions.
MaxiMods-MultiCraft-0.2.1 icon

MultiCraft

Easy interface to craft multiple items of the same recipe.

Date uploaded 3 years ago
Version 0.2.1
Download link MaxiMods-MultiCraft-0.2.1.zip
Downloads 375
Dependency string MaxiMods-MultiCraft-0.2.1

README

MultiCraft

This is a simple mod that will add some UI elements that will let the user create multiple items with one click!

Manual Installation

To install this mod, you need to have BepInEx. After installing BepInEx, extract CraftingStationLevelRange.dll into games install "\Valheim\BepInEx\plugins"

ChangeLog

Version 0.2.0

  • Adding extra controls for quicker updating crafting values
  • Calculating maximum amount of craftable items based on items held by the user.
  • Updating required items based on amount of items that will be crafted
  • Adding amount of items held by the player for the required items (capped to 99)
  • Fixed general bugs

Version 0.1

  • Add UI to craft Multiple Items
  • Hijack the Crafting UI to hook MultiCraft systems on
  • Loop Crafts to craft as many as the user wants
  • Make sure no craftings are done if requirements aren't met
  • Remove the posibility of MultiCraft in the Upgrade tab