You are viewing a potentially older version of this package. View all versions.
blacks7ar-TameableNeck-1.0.7 icon

TameableNeck

A simple mod that makes Necks tameable and breadable, also adds one eitr food.

Date uploaded 3 months ago
Version 1.0.7
Download link blacks7ar-TameableNeck-1.0.7.zip
Downloads 1021
Dependency string blacks7ar-TameableNeck-1.0.7

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

README

# TameableNeck

A simple mod that makes Necks tameable and breadable, also adds one eitr food.

## Installation (manual)

  • extract TameableNeck.dll file to your BepInEx\Plugins\ folder.

## Features

  • Makes neck tameable and breedable using raw fish as their food item.
  • Tamed necks produces eggs which can be hatch or cook for an early eitr food.
  • Neck eggs can hatch into an unstarred neck or starred neck depends on the quality level of the egg.
  • Neck eggs quality level depends on the level of the neck that produces it.
  • Uses ServerSync and built-in ConfigWatcher
  • Configurable through config file or Configuration Manager

CHANGELOG

v1.0.7
- updated serversync and minor code fixes
Changelog History (click to expand)

v1.0.6
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
- put localization example to a zip package to avoid unnecessary duplicates
v1.0.5
- fixed multiplayer version check issues
v1.0.4
- updated to the latest valheim build (217.22)
- added german and spanish translation
v1.0.3
- removed item manager and creature manager.
- fixed vfx when necklet is hit.
- fixed blue trophy neck translation.
v1.0.2
- updated to the latest valheim build (217.14) hilders request.
- fixed trophy panel bug.
v1.0.1
- as requested added a blue (drops by level 2 necks) and purple (drops by level 3 and above necks) neck trophies.
v1.0.0
- first release