Infiniminer, back in play

The mine
is open.

Lavafall brings Infiniminer to modern systems—faithful at its core, free to play, and open for anyone to take further.

Price
Free
License
MIT
Platforms
5
An abstract cutaway of a block-built mine with lava descending through its levels
Generated underground Every block is in play
DigBuildOutthinkBank

01 / Where it began

A game worth
keeping in play.

Infiniminer changed what a multiplayer world could be. The ground was not scenery. It was the route, the defense, the weapon, and the prize.

Zach Barth released the game and its source in 2009. Lavafall starts with that work: rebuilding the original experience for today’s machines before asking where it can go next.

First, make the original whole. Then see what it can become.

02 / How it plays

The world is
the strategy.

Find the ore. Carve a way home. Protect the bank. Then turn the same terrain against the other team.

  1. 01

    Go below

    Read the stone, follow your prospector, and find gold and diamonds before they do.

  2. 02

    Shape the way back

    Cut tunnels, lay roads, bridge voids, and build a route only your team understands.

  3. 03

    Change the fight

    Redirect lava. Set traps. Bring TNT. In this world, map control is literal.

Four ways to work the mine

  • Engineer
  • Miner
  • Prospector
  • Sapper

03 / The terms

Nothing to buy.
Plenty to build.

There is no storefront here. Lavafall is a community project: free to play, free to host, and licensed under MIT so the code can keep moving.

Play it
No price, ads, or paid tiers.
Run it
Public or private. The server is yours.
Change it
Study the code, make a mod, or take it somewhere new.

04 / Get underground

Your shift
starts here.

Fastest way in Play in your browser No install required
Public server lavafall.org Direct connect · UDP 5565
Checking live population…

05 / Clients

Take the mine
with you.

Native builds for desktop and mobile. Or skip the install and play in your browser.

Windows and macOS may show an unknown-publisher warning. The Android build is debug-signed for sideloading.

Verify SHA-256

06 / Servers

Open a mine
of your own.

Dedicated server builds for every platform, plus a public Docker image for x86_64 and 64-bit ARM.

Docker · Linux amd64 + arm64

Pull. Run. Dig.

Run your own mine anywhere Docker goes. One public image supports x86_64 and 64-bit ARM—including Raspberry Pi 4 and 5—and Docker selects the right build automatically.

Quick start
docker pull lavafall.org/lavafall-server:latest
docker run -d --name lavafall-server --restart unless-stopped -p 5565:5565/udp lavafall.org/lavafall-server:latest