Recipe edit table
The recipe file edit table shows the ingredients, tags, and data values of the selected recipe. You can edit these values, insert or delete rows in the table as needed.
The following table shows the columns of the recipe table.
Column | Description |
---|---|
No. | Shows the ingredient sequence number. |
Ingredient Name | Specify a unique name for the ingredient. Examples might be Sugar , Nitric acid, Secret sauce , 55mm carriage bolts and so on. |
Type | Specify whether the data value should be interpreted as a number or a string.
|
Unit | Specify the unit for the ingredient. |
Min | Specify the minimum recipe value. This is only available for the Number
type. |
Max | Specify the maximum recipe value. The maximum value must be greater than the
minimum value. This is only available for the Number type. |
Tag Set | Specify the tag name associated with the data value for the ingredient. You can type the tag names or select tags from the Tag Browser . |
Recipe Value | Specify the data value of the tag associated with the ingredient. If the
Min and Max values are specified, the recipe value must be within
the range of the Min and Max values, otherwise the ingredient values
of the recipe file cannot be downloaded. |
Current Value | Shows the current value of the tag associated with the ingredient when you click Refresh .After you've refreshed the current values, you can click the sort button next to Current Value to sort the current values that are different from the preset recipe values. |
Provide Feedback