Flowstone

Flowstone

A configurable mod that changes what happens when lava meets water or ice, allowing for the (re)generation of ores and other resources.

by
3.4K Downloads
fabricutilityworldgen
Rent Server with this Mod

Screenshots

Flowstone Showcase

About this Mod

Flowstone

Flowstone makes ores renewable resources by modifying what blocks Lava turns into whenever it meets Water (or, in some cases, a Blue Ice block).

Flowstone Showcase

(In the GIF, I configured Flowstone to always generate some ore instead of Stone, for example purposes)

Features

Since version 6.3, Flowstone offers various features that can be separately activated and deactivated through the configuration file.

Deepslate Generators

"allowDeepslateGenerators": true // enabled by default

With this feature enabled, trying to generate Stone or Cobblestone when deep enough underground (in most worlds, below y=8) will generate Deepslate and Cobbled Deepslate instead.

Note that this feature depends on the world generation options. Thus, if, for some reason, your world doesn't replace Stone and Cobblestone with Deepslate and Cobble Deepslate or does so at a different y-level, this feature will mirror such configurations.

Worldly Generators

"allowWorldlyGenerators": true // enabled by default

With this feature enabled, whenever Stone, Deepslate (with the previous feature), or Netherrack (with one of the following features) is to be generated, an ore block might be generated instead.

For each ore block (that is, for each block under the c:ores tag), the probability of it being generated depends on the world generation configuration, so on a vanilla world with the same distribution documented on the wiki.

This feature should automatically be compatible with every mod that adds new ores under the c:ores tag.

Finally, note that only normal ore blocks (like Diamond Ore) can replace Stone, only deepslate ore blocks (like Deepslate Diamond Ore) can replace Deepslate, and only netherrack ore blocks (like Quartz Ore or Ancient Debris) can replace Netherrack.

Custom Generators

"allowCustomGenerators": false // disabled by default

With this feature enabled, one can define custom generators through datapacks.

Example
.
├── data
│   └── additional_generators
│       └── flowstone
│           └── generators
│               ├── andesite.json
│               ├── diorite.json
│               ├── granite.json
│               └── tuff.json
└── pack.mcmeta
{
    // The block to be replaced
    "replace": "minecraft:cobbled_deepslate",
    // The block to replace the previous with
    "with": "minecraft:tuff",
    // The cache of replacement
    "chance": 0.3
}

The rest of this example is on the project source page on GitHub, under the examples folder.

Basalt Generation

"enableBasaltGeneration": false // disabled by default

I know, I know, Basalt generation is already a vanilla Minecraft feature but since I freaking hate Basalt for its uselessness, I added this feature to disable its generation. Simple as that.

Netherrack Generation

"enableNetherrackGeneration": true // enabled by default

With this feature enabled, whenever Lava meets a Blue Ice block in the Nether, and if no Basalt is to be generated, the Lava turns into a Netherrack block.

End Stone Generation

"enableEndStoneGeneration": true // enabled by default

With this feature enabled, whenever a Stone or Cobblestone is to be generated while in The End, an End Stone block is generated instead. Note that this feature makes ores' regeneration impossible in The End but makes End Stone (more easily) renewable.

This feature is enabled by default because I like the idea that The End's corrupted and, thus, that (almost) every block generated within gets corrupted as well.

Debug Mode

"debugMode": null // hidden and disabled by default

When enabled, this feature forces Flowstone to generate the alternative blocks instead of the default ones, as if setting the chances for those blocks to be generated to 100% (the feature GIF had been generated with this feature enabled, for instance).

One should use this feature only when and if they are testing which blocks Worldly or Custom generators (for it works only for those two features) can generate since using it through a normal playthrough is practically cheating.

Available Versions

Flowstone 6.7release
MC 26.1, 26.1.1, 26.1.2fabric
May 31, 2026
Flowstone 6.6release
MC 26.1, 26.1.1, 26.1.2fabric
May 9, 2026
Flowstone 6.5release
MC 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10fabric
October 24, 2025
Flowstone 6.4release
MC 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10fabric
September 7, 2024
Flowstone 6.3release
MC 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1fabric
August 13, 2024

How to Install Flowstone on Your Server

1

Order Server

Order a Minecraft Java server with at least 4 GB RAM (6 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Flowstone". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.1.2, 26.1.1, 26.1 (+22 more)

Server-side

Required

Recommended RAM

6 GB(min. 4 GB)

Frequently Asked Questions

Flowstone server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 4 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.

Is Flowstone compatible with fabric?

Flowstone officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Flowstone – how to optimize performance?

Recommended RAM: 6 GB (per 5 players). Use /spark profiler to check if Flowstone consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Flowstone with just one click on your server.

Recommended RAM
6 GBab €12/mo
Min. 4 GB | +1 GB pro 5 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.1.226.1.126.11.21.101.21.91.21.81.21.71.21.61.21.51.21.4+15 more