FixItFelix-CreatureLeveLAndLootControl_itemconfig icon

CreatureLeveLAndLootControl itemconfig

Item configs for CLLC mod with item lists for various other mods that introduce new items to the game, check Readme for installation and features

Last updated 2 years ago
Total downloads 8591
Total rating 2 
Categories Mods
Dependency string FixItFelix-CreatureLeveLAndLootControl_itemconfig-1.2.7
Dependants 14 other packages depend on this package

This mod requires the following mods to function

Smoothbrain-CreatureLevelAndLootControl-4.4.5 icon
Smoothbrain-CreatureLevelAndLootControl

Puts YOU in control of creature level and loot!

Preferred version: 4.4.5
FixItFelix-CreatureLeveLAndLootControl_fix-1.0.0 icon
FixItFelix-CreatureLeveLAndLootControl_fix

Delete the default YAML provided inside the plugins folder to avoid misconfiguration in single player use.

Preferred version: 1.0.0
denikson-BepInExPack_Valheim-5.4.1601 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.1601

README

Create Level and Loot Control (CLLC) item config

This mod contains a set of ItemConfig*.yml files that can be used with CLLC. The config contains all new items for Heart and Home, groups them into more detailed groups. Also for some other mods I created item lists for some specific versions.

How to create such item configs

I was using VNEI mod, where I especially added a new feature to export the indexed items into a CLLC like YAML file. Using VNEI you don't need to do all the tedious steps of manually editing the item names (which btw might be localized and by that using displayed names won't work sufficiently), the mod can create a list of all maybe relevant items, but some things you might want to manually still delete, like create attacks (mostly having item type of a one-handed weapon).

Additional features

The item config file also does contain the settings required to:

  • not let you loose equipment and foods on death
  • increase stack sizes of all stackable items to double the default size
  • decrease the weight of all item to 70% of the original weight
  • Epic Loot materials (if the mod is also used) stack sizes are 500% as big as original
  • Dragon Eggs can be teleported

Additional mods supported

  • Vanilla (the base game) -> supported version 0.205.5
  • EpicLoot -> supported version 0.8.7
  • Terraheim -> supported version 2.2.0
  • ChaosArmor -> supported version 7.1.0
  • DoOrDieMonsters (all the items this mod includes) -> supported version 0.4.4
  • Epic Valheim Additions -> supported version 1.2.7
  • Hugo's Armory -> supported version 5.0.1
  • SagesVault -> supported version 1.1.2

Other recommended mods

Here is a list of other mods / mod packs I created and like to use myself for single player (but those could also be used on servers, if the server admins install them):

Installation

For using the ItemConfig*.yaml files, you will need to set the mod to use the config file, which is turned off by default.

Search and replace this section below:

Use item configuration yaml = On

Changelog

  • 1.2.7 -> switched pickup for EpicLoot utility items on
  • 1.2.6 -> added utility mod that fixes some CLLC bug, since it would possibly always load the default YAML files from plugins folders, too
  • 1.2.5
    • replaced SageRobes with newer SagesVault 1.1.2
    • updated to DoD 0.4.4
    • fixed the forgotten consumables of DoD to be added to no loss and stackable groups
  • 1.2.4 -> decreased dod kit's weight, was too much imho; updated dod to version 0.4.2
  • 1.2.3 -> added Hugo's Armory items
  • 1.2.2 -> updated vanilla list to valheim version 0.205.5
  • 1.2.1 -> using the fixed version for game update on 25th Nov
  • 1.2.0 -> added more support to other new mods
  • 1.1.0 -> split the item configs into config per mod that added the items; starting to add support for other mods
  • 1.0.0 -> first version

Contact