Tools / Factorio
Factorio Server Tweak Mod Generator
Create a small Factorio mod online - stack sizes, recipe costs, crafting time, recipe
unlocks - then download a ready-to-install zip. No coding, no accounts. We write the
info.json and the data-final-fixes.lua for you, so your tweaks
override the base game and other mods.
How it works
A Factorio mod is just a folder with an info.json and some Lua. This tool
writes both, puts your edits in data-final-fixes.lua (the stage that runs
last, so your tweaks win), and packages it as name_version.zip - exactly
the layout Factorio and the mod portal expect. Download it, drop it in your
mods folder, enable it. Want to understand the files?
Read how to build a Factorio mod.