Fluid Interactions

Fluid Interactions

Allows custom cobbblestone generators

by
331 Downloads
fabricutility
Rent Server with this Mod

About this Mod

Lets you create custom cobblestone generators, changing based on flowing fluid and adjacent fluids and blocks.

Uses weighed randomness to let you add variety (such as ores)

Default json
{
  "interactions": [
    {
      "priority": 0,
      "flowing": "minecraft:lava",
      "adjacent_fluid": "minecraft:water",
      "results": [
        {
          "block": "minecraft:cobblestone",
          "weight": 15
        },
        {
          "block": "minecraft:coal_ore",
          "weight": 7
        },
        {
          "block": "minecraft:iron_ore",
          "weight": 3
        },
        {
          "block": "minecraft:lapis_ore",
          "weight": 2
        }
      ]
    },
    {
      "priority": 5,
      "flowing": "minecraft:lava",
      "adjacent_fluid": "minecraft:water",
      "max_y": 0,
      "results": [
        {
          "block": "minecraft:cobbled_deepslate",
          "weight": 15
        },
        {
          "block": "minecraft:deepslate_iron_ore",
          "weight": 7
        },
        {
          "block": "minecraft:deepslate_gold_ore",
          "weight": 3
        },
        {
          "block": "minecraft:deepslate_redstone_ore",
          "weight": 5
        },
        {
          "block": "minecraft:deepslate_diamond_ore",
          "weight": 1
        }
      ]
    },
    {
      "flowing": "minecraft:lava",
      "adjacent_block": "minecraft:blue_ice",
      "catalyst": "minecraft:soul_soil",
      "results": [
        {
          "block": "minecraft:basalt",
          "weight": 5
        },
        {
          "block": "minecraft:blackstone",
          "weight": 4
        },
        {
          "block": "minecraft:gilded_blackstone",
          "weight": 1
        }
      ],
      "dimensions": {
        "blacklist": false,
        "dimensions": [
          "minecraft:the_nether"
        ]
      }
    },
    {
      "priority": 2,
      "flowing": "minecraft:lava",
      "adjacent_fluid": "minecraft:water",
      "results": [
        {
          "block": "minecraft:sandstone",
          "weight": 1
        }
      ],
      "biomes": {
        "blacklist": false,
        "biomes": [
          "minecraft:beach",
          "minecraft:snowy_beach",
          "minecraft:desert"
        ]
      }
    },
    {
      "flowing": "create:honey",
      "adjacent_fluid": "create:chocolate",
      "min_temp": 0.5,
      "results": [
        {
          "block": "create:andesite_casing",
          "weight": 4
        },
        {
          "block": "create:brass_casing",
          "weight": 1
        }
      ],
      "silent": true
    }
  ]
}

Available Versions

1.1.0release
MC 1.18.2fabric
July 19, 2022
1.0.0release
MC 1.18.2fabric
July 15, 2022

How to Install Fluid Interactions on Your Server

1

Order Server

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

2

Set fabric Loader

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

3

Install Mod

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

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.18.2

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Fluid Interactions 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 3 GB RAM is allocated and the loader matches the mod version (1.18.2). You can switch loaders with one click in the panel.

Is Fluid Interactions compatible with fabric?

Fluid Interactions officially supports fabric for Minecraft 1.18.2. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Fluid Interactions – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Fluid Interactions 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 Fluid Interactions with just one click on your server.

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

Details

License
Creative Commons Zero v1.0 Universal
Server-side
Required

Supported Versions

1.18.2