Fac Extract

Take items out of a Factorio machine or container into your inventory (collect smelted plates from a furnace, unload a chest). You must be within reach of the source entity.

bdambrosio 361f290 3 files · 2.5 KB Updated

File contents

fac-extract

Transfer items from an entity into your inventory via the game bridge.

Behavior

  • The source entity must exist at (x, y) and contain the item (check with fac-observe — entity contents are listed).
  • Failure carries the standard deviation report.
{"thought": "collect the plates", "tool": "fac-extract", "args": {"item": "iron-plate", "count": 10, "x": 48, "y": 60, "target": "stone-furnace"}}

bdambrosio/cognitive_workbench/tree/main/src/tools_out/fac-extract commit 361f2905d5

Frequently asked questions

npx skillmds@latest add bdambrosio/fac-extract