Constructor CustomItemConversion
| Improve this Doc View SourceCustomItemConversion(ConversionConfig)
Create a custom item conversion. Depending on the config class this custom
conversion represents one of the following item conversions:
- CookingStation.ItemConversion
- Fermenter.ItemConversion
- Smelter.ItemConversion
Declaration
public CustomItemConversion(ConversionConfig config)
Parameters
Type | Name | Description |
---|---|---|
ConversionConfig | config | The item conversion config |