probablykory-MoreJewelry icon

MoreJewelry

A highly configurable mod for Valheim which adds several new jewelery models for Jewelcrafting.

Last updated 2 weeks ago
Total downloads 1321
Total rating 4 
Categories Mods Gear Misc Crafting Server-side Client-side Utility Hildir's Request Update
Dependency string probablykory-MoreJewelry-1.0.6
Dependants 8 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2202
Smoothbrain-Jewelcrafting-1.5.20 icon
Smoothbrain-Jewelcrafting

Adds a risk / reward socket system to Valheim.

Preferred version: 1.5.20

README

Splash
A highly configurable mod for Valheim which adds several new jewelery models for Jewelcrafting.

Features

New early-game rings & necks, as well as couple late-game jewelry options.
Yaml-based configuration, allowing you to detail exactly what your rings and necks should look like and behave.
New perception effect, a customizable version of Guidance/Legacy. Find your way to any location without a map!

Detailed list of new items

Stone ring and Leather cord - very early jewelery made with meadows materials
Bone ring - use up some of those bone fragments
Silver band and Polished silver necklace
Maybe more in the future

Rationale

Jewelcrafting is an amazing mod, but it can sometimes be annoying to play all the way through to Swamps before you can make any rings/necklaces. This mod changes that, allowing very early access to utility gem effects. 🙂

Going beyond just adding jewelry, I wanted a way to customize which rings used which prefabs (models/colors) and what status effects they had. This way, I could radically change the jewelry options if I'm playing with a very non-vanilla modpack.

Installation

NOTE: Users that are upgrading should delete their config file and run the game to let the plugin generate a new one. Settings can and do change between versions, and old configs may be incompatible.

Manual

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

Thunderstore (manual install)

  • Go to Settings > Import local mod > Select MoreJewelry.zip.
  • Click "OK/Import local mod" on the pop-up for information.

Translations

This mod has full support for translations, but at the moment only has values for English. If you wish to add a translation, please do the following:

  1. Copy the default yaml into your BepInEx/config and name it...
  2. MoreJewlery.$language.yml, replacing $language part of the new file with the localization you wish to add. Refer to this list of languages; the name must be exact).
  3. Change the values for all the yml keys to what they should be.

Now when you run Valheim, it should see the translations automatically. Lastly, consider sending me the yml file (via an issue on github or on discord). I'd like to add as many translations as I can. 🙂

Contact information

For Questions or Comments, find probablykory in the Odin Plus Team Discord

https://i.imgur.com/XXP6HCU.png

Support me

I spend countless hours every day working on, updating, and fixing mods for everyone to enjoy. While I will never ask for anyone to pay me to make a mod or add a feature, any support is greatly appreciated!

Changelog

1.0.6

  • Minor update to ensure mocks work with Valheim 0.217.46
  • Small updates to default yaml config which includes a new ring, Humite Ring of Perception
  • Changed default silver ring effect to be Aquatic (gift damage buff while wet)
View changelog history

1.0.5

  • Bugfix: Ensure custom skill types work when used in adhoc status effects (ones defined with yaml). Thanks William!

1.0.4

  • Set Config.SaveOnConfigSet to ensure config settings don't unintentionally revert.

1.0.3

  • Added soft dep for VNEI, disabling the template prefabs.
  • Bugfix for ConfigManager api, rebuilding settings works.

1.0.2

  • Bugfix for JC's original jewelry. Lumberjacking, etc should all work again. Thanks Majestic!

1.0.1

  • Fixes for the YamlConfigEditor. Enabled proper color usage when using Azu's Unofficial Config Manager, and fallback when not.

1.0.0

  • Initial Version.

Known issues

If you find a problem, please visit my github