An item ingredient definition.
type | :: "item" | |
name | :: ItemID | |
amount | :: uint16 | Cannot be |
Cannot be | ||
ignored_by_stats optional | :: uint16 | Amount that should not be included in the consumption statistics, typically with a matching product having the same amount set as ignored_by_stats. |
Amount that should not be included in the consumption statistics, typically with a matching product having the same amount set as ignored_by_stats. |
amount | :: uint16 | Cannot be |
Cannot be | ||
name | :: ItemID | |
type | :: "item" | |
ignored_by_stats optional | :: uint16 | Amount that should not be included in the consumption statistics, typically with a matching product having the same amount set as ignored_by_stats. |
Amount that should not be included in the consumption statistics, typically with a matching product having the same amount set as ignored_by_stats. |
Cannot be 0
.
Default: 0
Amount that should not be included in the consumption statistics, typically with a matching product having the same amount set as ignored_by_stats.