Web Analytics Made Easy - Statcounter

World generators and config tools that just work.

Generate and preview game worlds for 7 Days to Die, Terraria, Factorio, and Vintage Story, then build and validate dedicated-server configs from public URLs and safe forms. No accounts, no private files.

Start here

7 Days to Die World Generator

Generate a ready-to-play 7 Days to Die world online. We score candidate worlds for terrain balance, trader placement, biome progression, and safe spawn, then give you a preview and download.

Generate world

Run a server 43 tools

Set up, check, and fix a dedicated server: config and settings generators, validators, migration doctors, RAM sizing, and launch checks. Safe forms and public URLs in, ready-to-paste config out.

๐Ÿช“

Mod Folder Checker

Catch known conflicts (Darkness Falls vs Undead Legacy, ...) before launch.

๐ŸงŸ

Game Server Readiness Checker

Check public address, port, protocol, query visibility, version, password state, and firewall rules before launch.

๐ŸงŸ

Workshop Collection โ†’ Server Config

Steam Workshop URL in. servertest.ini lines out.

๐Ÿพ

1.0 Config Migration Doctor

Upgrade a pre-1.0 OptionSettings line or PalWorldSettings.ini to Palworld 1.0: new settings added with defaults, renamed keys mapped, dead keys dropped.

๐Ÿช“

7 Days to Die 3.0 SandboxCode Studio

Migrate a V2.6 serverconfig.xml to V3.0: what still works, what moved into the SandboxCode (with the sandbox option to set), what is dead - plus a cleaned 3.0-ready config.

๐Ÿช“

7 Days to Die Server Config Generator

More loot, faster XP, bigger or smaller blood moons, easier or harder - get the exact serverconfig.xml lines. No coding.

๐Ÿฆ–

ARK ASA Cluster & Mod Doctor

Paste launch commands and INIs from one or two ASA servers: map IDs, ?-vs-dash traps, port collisions, clusterid mismatches, transfer flags, and mod drift - corrected deployment pack out.

๐Ÿฆ–

ARK ASA INI Validator

Validate GameUserSettings.ini or Game.ini for duplicate keys, port conflicts, leaked passwords, bad booleans, and unsafe ranges.

โš”๏ธ

Boss Order & Progression Tracker (1.3)

All 21 Necesse bosses in progression order with summon items, locations and HP, updated for Rust & Romance: the three required gates highlighted, a tick-off checklist that saves in your browser, and a multiplayer slider showing how boss HP scales (+80% per extra player) on your server.

๐ŸงŸ

Build 42 Map Renderer

Render your own B42 server map - modded and custom maps the official vanilla map can't show.

๐Ÿพ

Config Migration Assistant

Paste an existing OptionSettings line, remove secrets, and migrate it to co-op, performance-safe, or public low-risk defaults.

๐Ÿช“

Corrupted Region Repair (won't load since 3.0)

World won't load since the 3.0 update? It's almost always a corrupted region (.7rg) file - the game wrote a chunk over the region header. Point at your save's Region folder - this runs the same structural check our hosting uses, rebuilds the clobbered header to recover every surviving chunk, or drops a torn chunk so only that 16x16 area regenerates. Browser-only, originals kept.

๐Ÿพ

Corrupted Save Checker & Backup Recovery

Save won't load? Checks every world and rolling backup for a truncated Level.sav, finds the most recent intact backup, and rebuilds it into a server-ready zip - all in your browser, original untouched.

โ›๏ธ

Crash Report & Log Analyzer

Drop the whole latest.log in. Reads it in your browser with no upload, no size limit and no account, then names the cause: out of memory, wrong Java, missing dependency, mixin conflict, client-only mod on a server. Also checks the heap you gave it against your mod count.

๐Ÿพ

Difficulty Calculator

Tune exp / capture / work / damage / drops with sliders.

๐ŸŒซ๏ธ

Enshrouded Server Config Generator

Difficulty presets, user groups with permissions, and custom gameSettings - a complete enshrouded_server.json without the Custom-preset trap.

โš™๏ธ

Factorio Mod Validator

Paste info.json (and Lua) to catch invalid JSON, missing fields, and bad dependency syntax before the game does.

๐Ÿ›ฐ๏ธ

Game Server Port Checker

Test whether your server's TCP port is open and reachable from the public internet - any game. The fastest way to diagnose 'my friends can't join'.

๐Ÿงช

Gas Mixer Calculator (volatiles + oxygen, ideal gas law)

The Gas Mixer splits by volume but combustion is stoichiometric by moles, so the familiar 66.67% is only right when both input lines share a temperature. Get the corrected percentage for any two temperatures, solve pressure, volume, moles or temperature with the ideal gas law, and read off the mole targets an IC10 script needs to fill a tank. Nothing is uploaded.

โ›๏ธ

Minecraft Server Preset Generator

Generate server.properties for co-op survival, creative build servers, or hardcore SMP with safe defaults.

๐ŸงŸ

Mod Config Checker (Won't Start?)

Paste your servertest.ini mod lines. Finds why the server won't start - orphan mod, missing dependency, wrong load order, B41-on-B42, map missing from Map= - and returns the corrected, startable config.

โ›๏ธ

Modpack Server Readiness Checker

Paste a Modrinth modpack link or a manifest: loader + Java version, RAM estimate, client-only mods to remove, and a server install manifest.

๐Ÿช“

Player Transfer (Fix Level-1 After Move)

Moved to a server and your character is level 1? It's an ID mismatch. Point at your save's Player/ folder - this renames your progressed character's files onto the ID the game now uses and hands you a ready-to-drop bundle. Browser-only, original untouched.

๐Ÿพ

Save Converter (Co-op โ†” Server)

Move a co-op world to a dedicated server (or back) without losing the host character: pals, palbox, guild, structures, chest locks and door whitelists rebound in your browser. 1.0 + Game Pass ready, no join-first step.

๐Ÿญ

Save Editor (rename sessions, inspect saves)

Rename a Satisfactory session so it actually sticks: the name lives in four places inside the .sav, and this rewrites all of them in your browser, then re-validates the file. Also reads build version, play time and the modded flag - the three things that decide whether a dedicated server will load an upload. Nothing is uploaded.

๐Ÿง›

Save Handoff (move a world to a server)

Moving a V Rising world to a dedicated server? Point at your save folder - this keeps only the newest autosave, drops ServerHostSettings.json so it can't overwrite your server, preserves the SaveName folder, and packages a clean, ready-to-drop bundle. Browser-only.

๐Ÿพ

Save Migration Doctor

Check a co-op save folder before moving it to a dedicated server: host-character GUID trap, folder nesting, Game Pass format, truncated files. The save never leaves your browser.

โš”๏ธ

Save Recovery & Transfer (corrupted game_0.db)

World won't load, or moving a single-player world to a server? A Conan world is one SQLite database (game_0.db) with rolling game_0_backup_*.db copies. Point at your Saved folder - this runs a structural SQLite check on the live world and every backup, shows which pass and when each was saved, and rebuilds a clean game_0.db (dropping the stale -wal/-shm sidecars that re-corrupt a restore). Browser-only.

๐Ÿชจ

Save Recovery (corrupted .vcdbs world)

"Save may be corrupted", or a world vanished after a rename? Structural SQLite check on your .vcdbs and every backup, lost extension restored, clean copy rebuilt. Browser-only.

๐Ÿพ

Save Rescue (diagnose ยท recover ยท migrate)

One drop-in for a Palworld save: inventories every world and rolling backup, finds the exact problem (host trap, Game Pass, truncated Level.sav), and gives one answer - upload, convert, or restore the intact backup it found. Browser-only.

๐ŸŒซ๏ธ

Save Rollback & Recovery

World corrupted or you want an earlier state? Enshrouded keeps 10 rolling copies with cryptic hex names. Point at your save folder - this reads the timeline (name + when each copy was saved), shows the active one, and builds a corrected -index to roll back. Browser-only.

โ›๏ธ

Server Doctor (whole-folder diagnosis)

Drop your entire server folder. Reads the log, the crash report and every mod jar's own metadata together, then names the failing FILE and the exact fix - not just the exception. Nothing is uploaded.

โ›๏ธ

Server RAM & JVM Flags Calculator

Player count + server type to a recommended -Xmx and a ready-to-paste startup command with Aikar's tuned G1GC flags.

๐Ÿฆ–

Server Settings Generator

Build a complete GameUserSettings.ini, Game.ini, and launch line from a form - with the ASA traps (_WP map, -WinLiveMaxPlayers, admin-password order) handled.

๐Ÿพ

Server Settings Generator

Build a complete OptionSettings line from a friendly form. No paste, no secrets.

๐ŸงŸ

Server Settings Generator (Build 42)

Presets + a form in. servertest_SandboxVars.lua and servertest.ini out. Paste a config to compare it against a preset.

๐Ÿง›

V Rising Server Rules Studio

Presets + raid windows in. A complete ServerGameSettings.json and host essentials out - with the raid schedule rendered in each player's own timezone and a copy-ready Discord rules card.

๐Ÿ›ก๏ธ

Valheim Launch Command Generator

Generate a dedicated-server startup command, UDP firewall rules, and world/seed handoff steps.

๐Ÿ›ก๏ธ

Valheim World & Modpack Doctor

Read a .fwl world file in your browser (name, seed, world modifiers - never uploaded), emit the documented -modifier startup flags, and health-check a Thunderstore modpack: missing deps, deprecated packages, server-vs-client tags.

๐Ÿฐ

World Doctor (fix corrupted & converted worlds)

World crashes when breaking blocks, renders as if underground after a Minecraft conversion, or lost chunks? Scan every region file and stored chunk in your browser, quarantine what the game cannot read, rebuild broken surface heightmaps, and download repaired region files. Nothing is uploaded.

๐Ÿ›ก๏ธ

World Recovery (corrupted .db / .fwl)

World won't load, or a .db/.fwl got mismatched or truncated? Point at your world folder - this pairs up the .db/.fwl files and .old backups, ranks them by time and integrity, picks the newest intact pair, and hands you a clean, ready-to-upload world + launch arg. Browser-only.

๐ŸงŸ

World Recovery (won't load / lost world)

A save that won't load is usually one broken cell file, not a dead world. Point at your save folder: it finds truncated cell files you can safely delete (the game regenerates just that area), checks which backup zips actually contain a full save, and names the newest complete one. Browser-only.

๐ŸŒณ

World Rescue (corrupted .wld)

World won't load or got corrupted? Terraria keeps a .wld.bak backup. Point at your Worlds folder - this checks the world and its backup for truncation, shows which is intact and when each was saved, and rebuilds a clean .wld (+ .twld for tModLoader) to restore. Browser-only.

Generate content 10 tools

Worlds, maps, mods, and datapacks - generated and previewed in your browser, downloaded ready to install. No game launch, no coding.

โš™๏ธ

Factorio Map Generator

Best-of-8 seed curation: preview, score, download a ready-to-run save.

๐Ÿช“

7 Days to Die Server Tweak Mod Generator

Bigger stacks, tougher tools, bigger craft batches - download a ready-to-install XML modlet. No coding.

โš™๏ธ

Factorio Server Tweak Mod Generator

Stack sizes, recipe costs, crafting time, recipe unlocks - download a ready-to-install tweak mod. No coding.

๐Ÿช‚

Icarus Server Settings Generator

ServerSettings.ini for an Icarus dedicated server, plus the launch line that actually sets the browser name. Skips CreateProspect, which does not work.

โ›๏ธ

Minecraft Datapack Generator

Pick gamerules + difficulty, get a datapack that applies them on every load. Vanilla server, no mods, version-correct pack_format.

โš™๏ธ

Server Settings Generator

Build a complete, valid server-settings.json from a form - so your dedicated server actually shows up in the public list. Every field included, nothing to hand-edit.

๐ŸŒณ

Terraria World Generator

Pick corruption or crimson; we curate the best world and ship the .wld + map preview.

๐Ÿชจ

Vintage Story JSON Patch Mod Generator

Turn JSON patches (file, path, value) into a valid content mod zip - modinfo.json and assets/patches handled. No coding.

๐Ÿชจ

Vintage Story World Config Generator

Presets + a form in. A WorldConfiguration for serverconfig.json out, plus live /worldconfig commands.

๐Ÿชจ

Vintage Story World Generator

Creation-only settings (climate, size, storms) baked into a ready save.

Game utilities 17 tools

Quick single-purpose helpers for players and admins: build math, command builders, and lookup references.

Advanced diagnostics 2 tools

Paste-based. Use sanitized input only - no passwords, tokens, private IPs, or Discord webhooks. Secrets are detected in your browser before you submit, and stripped server-side; we keep only a hash of the redacted text.

Curated recipes

Validated server configs and mod lists, ready to deploy. Browse Project Zomboid recipes โ†’

Save and automate

Save generated configs in an accountless workspace, or call selected tools through the JSON API.