You are viewing a potentially older version of this package. View all versions.
NitrinaxValheim-CustomizedBronze-0.0.11 icon

CustomizedBronze

Allows the user to customize the bronze recipe.

Date uploaded 4 years ago
Version 0.0.11
Download link NitrinaxValheim-CustomizedBronze-0.0.11.zip
Downloads 217
Dependency string NitrinaxValheim-CustomizedBronze-0.0.11

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.1 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.1
Azumatt-Official_BepInEx_ConfigurationManager-18.4.1 icon
Azumatt-Official_BepInEx_ConfigurationManager

Mod to assist with configuration of BepInEx mods

Preferred version: 18.4.1

README

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.

  • If you change the quantities while you are in the game, you must log in again for the new quantities to be applied.

Changelog

  • Version 0.0.1.1

    • added presets for composition of the alloy
    • added new config options
  • Version 0.0.1.0

    • code used from new template
    • plugin renamed from BronzeRevamp to CustomizedBronze
  • Version 0.0.0.5

    • Config category General added
    • Config option ShowChangesAtStartup added
    • changed names of some variables
    • variables set to private
    • config category custom renamed to Bronze
    • description text corrected and changed
  • Version 0.0.0.4

    • code optimation
  • Version 0.0.0.3

    • Configuration added to make all quantities customizable by the user.
    • Added notes for different alloys.
  • Version 0.0.0.2

    • added change for the bronze recipe to make it create 2 bronze from one tin and one copper.
    • added change for the bronze5 recipe to make it create 10 bronze from 5 tin and 5 copper.
  • Version 0.0.0.1

    • Initial release.