HomeJavaModsBubble Column Tweaks
Bubble Column Tweaks
ModsJava

Bubble Column Tweaks

by FugLong · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 26.1–26.1.2 · Fabric⬇ Download for 1.21.6–1.21.11 · Fabric⬇ Download for 26.1–26.1.2 · Quilt⬇ Download for 1.21.6–1.21.11 · Quilt
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Bubble Column Tweaks

A Minecraft mod that allows you to customize bubble column speeds for both magma blocks and soul sand. Compatible with Fabric and Quilt.

Description

In vanilla Minecraft, soul sand creates bubble columns that push entities upward, while magma blocks create bubble columns that pull entities downward. However, the downward pull of magma blocks is slower than the upward push of soul sand. This mod makes magma blocks pull entities down at the same speed that soul sand pushes them up (by default), and allows you to customize both speeds via configuration.

Server-side only: This mod works when installed only on the server - clients do not need to install it! (clients can install if you want this in single player)

Supported Versions

Configuration

The mod creates a configuration file at config/bubblecolumntweaks.json on first run. You can edit this file to customize bubble column speeds.

Config File Structure

{
  "magmaSpeedCap": -0.8,
  "magmaAcceleration": -0.08,
  "soulSandSpeedCap": 0.8,
  "soulSandAcceleration": 0.08,
  "magmaSurfaceSpeedCap": -1.8,
  "magmaSurfaceAcceleration": -0.1,
  "soulSandSurfaceSpeedCap": 1.8,
  "soulSandSurfaceAcceleration": 0.1
}

Configuration Options

Regular Bubble Column Effects

Surface Effects (when entities reach the top)

Vanilla Values (for reference)

How to Configure

  1. Run your server/client once to generate the config file
  2. Stop the server/client
  3. Edit config/bubblecolumntweaks.json with your desired values
  4. Restart - changes will take effect immediately

Note: Negative values pull downward, positive values push upward. Higher absolute values = faster movement.

Issues

If you encounter any bugs or have suggestions, please open an issue on the GitHub Issues page.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more