Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.0.20
+ updated for Valheim 0.217.25
+ removed function GetGameVersionExtended in VersionOperations because the constants m_major, m_minor, m_patch have been removed from assembly_valheim
+ changed GetCompatiblePlayerVersions to use m_oldestForwardCompatiblePlayerVersion instead of m_compatiblePlayerVersions because the constant has been removed from assembly_valheim
+ changed GetCompatibleWorldVersion to use m_oldestForwardCompatibleWorldVersion instead of m_compatibleWorldVersions because the constant has been removed from assembly_valheim
+ renamed category Recipe Bronze changed to Alloy Type
+ adjusted the names of the configuration variables
- renamed Recipe Custom Copper to Required Copper
- renamed Recipe Custom Tin to Required Tin
- renamed Recipe Custom Bronze to Produced Bronze
+ fixed the "The given key was not present in the dictionary" error
+ added a note to log out and log in for the changes to be applied
Version 0.0.18
reworked configuration to adapt to Jotunn 2.7.0 changes and to use BepInExConfigurationManager
Donations
No donations accepted
# CustomizedBronze
Makes the recipe for Bronze customizable by the user.
* If you want the standard alloy of Valheim, set preset to *Default*. * If you want an alloy like in World of Warcraft, set preset to *WoWlike*. * If you want a more realistic alloy, set preset to *Realistic*. * If you want an alloy with a mixing ratio defined by you, set the preset to *Custom* and adjust the values below it to your liking.
* Please note: After changing settings, you must log out and log in for the changes to be applied.
## Requirements
* BepInEx version 5.4.2200 or higher [thunderstore](https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/) * Jotunn version 2.14.5 or higher [thunderstore](https://valheim.thunderstore.io/package/ValheimModding/Jotunn/), [nexusmods](https://www.nexusmods.com/valheim/mods/1138) * Valheim version 0.217.25 or higher [Steam](https://store.steampowered.com/app/892970/Valheim/) * [.NET Framework 4.72](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net472)
## Docs
* See detailed changes in [CHANGELOG](https://github.com/NitrinaxValheim/CustomizedBronze/blob/main/Docs/CHANGELOG.md) log.
* See installation instructions in [INSTALLATION](https://github.com/NitrinaxValheim/CustomizedBronze/blob/main/Docs/INSTALLATION.md) manual.
## Error reporting
* Please report bugs on the [ISSUES](https://github.com/NitrinaxValheim/CustomizedBronze/issues) Page.
* You can also report bugs at the NitrinaxValheimModSupport [Discord Server](https://discord.gg/bxhvWgsnUU).