MinableProperties :: struct Example code
| mining_time | :: double | How many seconds are required to mine this object at 1 mining speed. |
How many seconds are required to mine this object at 1 mining speed. | ||
| include_in_show_counts optional | :: boolean | |
| transfer_entity_health_to_products optional | :: boolean | |
| results optional | :: array[ProductPrototype] | The items or fluids that are returned when this object is mined. |
The items or fluids that are returned when this object is mined. | ||
| result optional | :: ItemID | Only loaded if |
Only loaded if | ||
| fluid_amount optional | :: FluidAmount | The amount of fluid that is used up when this object is mined. [...] |
The amount of fluid that is used up when this object is mined. [...] | ||
| mining_particle optional | :: ParticleID | Name of a ParticlePrototype. [...] |
Name of a ParticlePrototype. [...] | ||
| required_fluid optional | :: FluidID | Name of a FluidPrototype. [...] |
Name of a FluidPrototype. [...] | ||
| count optional | :: uint16 | Only loaded if |
Only loaded if | ||
| mining_trigger optional | :: Trigger | |


