Show / Hide Table of Contents

Class FermenterConversionConfig

Used to add new ItemConversions to the Fermenter
Inheritance
object
ConversionConfig
FermenterConversionConfig
Inherited Members
ConversionConfig.FromItem
ConversionConfig.ToItem
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Configs
Assembly: Jotunn.dll
Syntax
public class FermenterConversionConfig : ConversionConfig

Properties

Name Description
ProducedItems The amount of items one conversion yields. Defaults to 4.
Station The name of the station prefab this conversion is added to. Defaults to Fermenter.

Methods

Name Description
FromJson(string) Loads a single FermenterConversionConfig from a JSON string
GetItemConversion() Turns the FermenterConversionConfig into a Valheim Fermenter.ItemConversion item.
ListFromJson(string) Loads a list of FermenterConversionConfigs from a JSON string

Extension Methods

PrefabExtension.FixReferences(object)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾