Fac Rotate

Rotate a placed Factorio entity (inserter, belt segment, ...) to face a direction. Use when something is oriented wrong — e.g. an inserter moving items the wrong way.

bdambrosio 10fa4c1 3 files · 2.5 KB Updated

File contents

fac-rotate

Rotate an existing entity via the game bridge.

{"thought": "inserter faces the wrong way", "tool": "fac-rotate", "args": {"prototype": "burner-inserter", "x": 49, "y": 61, "direction": "west"}}

bdambrosio/cognitive_workbench/tree/main/src/tools_out/fac-rotate commit 10fa4c1006

Frequently asked questions

npx skillmds@latest add bdambrosio/fac-rotate