# Steve's Factory Manager

Steve's Factory Manager is a Minecraft mod which allows you to set up systems that moves and manages items between inventories and machines with a graphical programming interface.

In particular, SFM 3 is a complete rewrite of the old SFM in 1.10.2 and below in Minecraft 1.14 and above.

Github Link: [https://github.com/gigabit101/StevesFactoryManager/](https://github.com/gigabit101/StevesFactoryManager/tree/1.14)\
Notice the repository has its main branch on `2.X`, which is a older version running on Minecraft 1.10.2. To see code for SFM 3, switch to any branch named in a Minecraft version is or above 1.14, such as \`[1.14](https://github.com/gigabit101/StevesFactoryManager/tree/1.14).

CurseForge link: <https://www.curseforge.com/minecraft/mc-mods/steves-factory-manager-reborn>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hnosmium0001.gitbook.io/steves-factory-manager/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
