David Leal
2020-09-05 11f2b4f4b317a25972733e3d3fe9f2dc6ce31c6a
technic/doc/api.md
@@ -64,6 +64,10 @@
### Specific machines
* `technic.register_solar_array(data)`
   * data is a table
* `technic.can_insert_unique_stack(pos, node, stack, direction)`
* `technic.insert_object_unique_stack(pos, node, stack, direction)`
   * Functions for the parameters `can_insert` and `insert_object` to avoid
     filling multiple inventory slots with same type of item.
Used itemdef fields
-------------------