Web Analytics Made Easy - Statcounter

Tools / Factorio

Factorio Server Tweak Mod Generator

Pick the kind of server you want and download a ready-to-install mod - no coding, no item IDs. We write the info.json and the Lua for you. Want fine control? Advanced mode is right below.

Build your server mod

Start from a style, then tune the sliders. No coding, no item names.

Normal
Normal
Normal
Generating...
Advanced / Custom - set exact items, recipes, and values
Mod details

Internal id and folder name. Letters, digits, dashes - spaces become dashes.

Tweaks (fill in any you want - one per line)

Use the internal item name (e.g. iron-plate, raw-fish). Size 1 - 65535.

Scales every ingredient amount. 0.5 = half cost, 2 = double. Range 0.01 - 100.

Sets the recipe's craft time in seconds (the energy_required field).

Makes these recipes craftable immediately (no technology needed). Comma or line separated.

Generating...

FAQ

Can I use this mod on a dedicated Factorio server?

Yes. Put the zip in the server's mods/ folder and restart.

Do players need the same mod?

Yes - Factorio compares mod lists at connect time, so every client needs the same mod and version as the server.

Where do I upload the zip?

Your Factorio mods folder (single player) or the server's mods/ directory, then enable it in the mods list.

Does this work with Factorio 2.0 / Space Age?

Yes. It targets 2.0 and runs in data-final-fixes, so it overrides the base game and other mods, including Space Age.

Can I edit the generated Lua?

Yes - use Advanced / Custom for exact control, or open the generated data-final-fixes.lua and edit it.

Is this published to the Factorio mod portal?

No - it's a private zip you download and install. You can upload it to mods.factorio.com yourself if you want to share it.

How it works

A Factorio mod is just a folder with an info.json and some Lua. This tool writes both, puts your changes in data-final-fixes.lua (the stage that runs last, so your tweaks win), and packages it as name_version.zip. Download it, drop it in your mods folder, enable it. Want to understand the files? Read how to build a Factorio mod.

This tool: v1.7 · updated 12 Jul 2026