This package has been marked as deprecated, and it's suggested another
alternative is used.

Last updated | 4 years ago |
Total downloads | 403 |
Total rating | 2 |
Categories | |
Dependency string | mjdegue-MultiCraft-0.2.1 |
Dependants | 0 other packages depend on this package |
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