Class ConversionConfig
Base class for adding new ItemConversions to various Valheim stations
Inheritance
ConversionConfig
Inherited Members
Namespace: Jotunn.Configs
Assembly: Jotunn.dll
Syntax
public abstract class ConversionConfig
Properties
Name | Description |
---|---|
FromItem | The name of the item prefab you need to put ín the station. |
Station | The name of the station prefab this conversion is added to. |
ToItem | The name of the item prefab that your "FromItem" will be turned into. |