Show / Hide Table of Contents

Namespace Jotunn.Configs

Classes

ButtonConfig

Configuration class for adding custom inputs and custom key hints.
See for more information on Unity Input handling.

ConversionConfig

Base class for adding new ItemConversions to various Valheim stations

CookingConversionConfig

Used to add new ItemConversions to the CookingStation

FermenterConversionConfig

Used to add new ItemConversions to the Fermenter

IncineratorConversionConfig

Used to add new IncineratorConversions to the Incinerator

IncineratorRequirementConfig

Wrapper for the

ItemConfig

Configuration class for adding custom items. Automatically creates a recipe for this item.
Use this in a constructor of CustomItem and Jötunn resolves the references to the game objects at runtime.

KeyHintConfig

Configuration class for adding custom key hints.

KitbashConfig

Kitbash configuration for a prefab

KitbashSourceConfig

Configuration class for defining kitbash parts to add to a prefab with KitbashManager

LocalizationConfig

Configuration class for adding custom localizations.

LocationConfig

Configuration class for adding custom locations.
Use this in a constructor of CustomLocation and

PieceConfig

Configuration class for adding custom pieces.
Use this in a constructor of CustomPiece and Jötunn resolves the references to the game objects at runtime.

PieceTableConfig

Configuration class for adding custom piece tables.

RecipeConfig

Configuration class for adding custom recipes.

RequirementConfig

Configuration class for requirements needed to craft items or build pieces.

SkillConfig

Configuration class for adding custom skills.

SmelterConversionConfig

Used to add new ItemConversions to the Smelter

VegetationConfig

Configuration class for adding custom vegetation.
Use this in a constructor of CustomVegetation and
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾