| type |
:: "fluid"
|
|
| name | :: FluidID |
The name of a FluidPrototype. |
|
The name of a FluidPrototype. |
||
| amount optional | :: double |
Can not be |
|
Can not be |
||
| amount_min | :: MaterialAmountType |
Only loaded if |
|
Only loaded if |
||
| amount_max | :: MaterialAmountType |
Only loaded if |
|
Only loaded if |
||
| probability optional | :: double |
Value between 0 and 1, |
|
Value between 0 and 1, |
||
| catalyst_amount optional | :: double |
Amount that should not be affected by productivity modules (not yielded from bonus production) and should not be included in the fluid production statistics. |
|
Amount that should not be affected by productivity modules (not yielded from bonus production) and should not be included in the fluid production statistics. |
||
| temperature optional | :: double |
The temperature of the fluid product. |
|
The temperature of the fluid product. |
||
| fluidbox_index optional | :: uint32 |
Used to specify which CraftingMachinePrototype::fluid_boxes this product should use. |
|
Used to specify which CraftingMachinePrototype::fluid_boxes this product should use. |
||
| 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. |
||