Skip to content

A Factorio mod for automatically hand-crafting items based on a logistics section called Autocraft.

License

Notifications You must be signed in to change notification settings

nmalaguti/autocraft

Repository files navigation

Autocraft

A Factorio mod for automatically hand-crafting items based on a logistics section called Autocraft. You can leave the section disabled (so that logistics bots don't try to bring you the items) and Autocraft will still build them. You can leave the section enabled and Autocraft will build items until Autocraft or bots satisfy the requests. Set the minimum to however many of the item you want to have in your inventory and Autocraft will build them.

Make sure to enable the shortcut to start crafting. If you want to stop, just disable the shortcut. Cancelling an item in the crafting queue added by Autocraft will disable the shortcut. Re-enable it when you are ready!

Download

Download on the Factorio mod portal, either on the website or in-game.

Screenshots

TODO: take screenshots

Contributing

Autocraft is written in TypeScript and compiled to Lua with TypeScriptToLua. Typings are provided by typed-factorio.

Debugging can be done with Factorio Modding Tool Kit.

# install dependencies
npm install

# start watching
npm run dev

# build a release you can drop into your mods folder
npm run release

Icons

This project includes icons from Flaticon, which are licensed under their respective licenses.

About

A Factorio mod for automatically hand-crafting items based on a logistics section called Autocraft.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published