| type optional |
:: "item"
|
|
| name | :: ItemID |
The name of an ItemPrototype. |
|
The name of an ItemPrototype. |
||
| amount optional | :: uint16 |
|
| amount_min | :: uint16 |
Only loaded if |
|
Only loaded if |
||
| amount_max | :: uint16 |
Only loaded if |
|
Only loaded if |
||
| probability optional | :: double |
Value between 0 and 1, |
|
Value between 0 and 1, |
||
| catalyst_amount optional | :: uint16 |
Amount that should not be affected by productivity modules (not yielded from bonus production) and should not be included in the item production statistics. |
|
Amount that should not be affected by productivity modules (not yielded from bonus production) and should not be included in the item production statistics. |
||
| show_details_in_recipe_tooltip optional | :: bool |
When hovering over a recipe in the crafting menu the recipe tooltip will be shown. |
|
When hovering over a recipe in the crafting menu the recipe tooltip will be shown. |
||